Preferences/ConfigurationPages/EditorKeywordsPage.py

changeset 2964
84b65fb9e780
parent 2408
dc3a7c9d8f6e
child 3025
67064c71df21
child 3057
10516539f238
--- a/Preferences/ConfigurationPages/EditorKeywordsPage.py	Sun Sep 29 15:23:19 2013 +0200
+++ b/Preferences/ConfigurationPages/EditorKeywordsPage.py	Sun Sep 29 15:54:10 2013 +0200
@@ -121,6 +121,7 @@
     Module function to create the configuration page.
     
     @param dlg reference to the configuration dialog
+    @return reference to the instantiated page (ConfigurationPageBase)
     """
     page = EditorKeywordsPage()
     return page

eric ide

mercurial