Project/DebuggerPropertiesDialog.py

changeset 4601
0017e7cb67ae
parent 4582
3a1d1d4c6f4f
child 4631
5c1a96925da4
--- a/Project/DebuggerPropertiesDialog.py	Sat Dec 05 12:23:39 2015 +0100
+++ b/Project/DebuggerPropertiesDialog.py	Sat Dec 05 13:02:26 2015 +0100
@@ -110,7 +110,7 @@
     def on_debugClientPicker_aboutToShowPathPickerDialog(self):
         """
         Private slot to perform actions before the debug client selection
-        dialog is shown. 
+        dialog is shown.
         """
         filters = self.project.dbgFilters[
             self.project.pdata["PROGLANGUAGE"][0]]

eric ide

mercurial