Preferences/ConfigurationPages/EditorStylesPage.py

changeset 2964
84b65fb9e780
parent 2905
a1ae4b297bc0
child 3057
10516539f238
child 3067
8fd7ae10de2b
--- a/Preferences/ConfigurationPages/EditorStylesPage.py	Sun Sep 29 15:23:19 2013 +0200
+++ b/Preferences/ConfigurationPages/EditorStylesPage.py	Sun Sep 29 15:54:10 2013 +0200
@@ -433,6 +433,7 @@
     Module function to create the configuration page.
     
     @param dlg reference to the configuration dialog
+    @return reference to the instantiated page (ConfigurationPageBase)
     """
     page = EditorStylesPage()
     return page

eric ide

mercurial