Preferences/ConfigurationDialog.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/Preferences/ConfigurationDialog.py	Sat May 17 19:58:49 2014 +0200
+++ b/Preferences/ConfigurationDialog.py	Sun May 18 14:13:09 2014 +0200
@@ -867,7 +867,7 @@
         
     def accept(self):
         """
-        Protected slot called by the Ok button.
+        Public slot called by the Ok button.
         """
         self.cw.setPreferences()
         Preferences.saveResetLayout()

eric ide

mercurial