Project/PropertiesDialog.py

changeset 4601
0017e7cb67ae
parent 4582
3a1d1d4c6f4f
child 4631
5c1a96925da4
--- a/Project/PropertiesDialog.py	Sat Dec 05 12:23:39 2015 +0100
+++ b/Project/PropertiesDialog.py	Sat Dec 05 13:02:26 2015 +0100
@@ -228,7 +228,7 @@
     def on_mainscriptPicker_aboutToShowPathPickerDialog(self):
         """
         Private slot to perform actions before the main script selection dialog
-        is shown. 
+        is shown.
         """
         path = self.dirPicker.text()
         if not path:

eric ide

mercurial