Preferences/ConfigurationPages/ProjectBrowserPage.py

changeset 2964
84b65fb9e780
parent 2769
8cbebde7a984
child 3010
befeff46ec0f
diff -r 745d38097b7f -r 84b65fb9e780 Preferences/ConfigurationPages/ProjectBrowserPage.py
--- a/Preferences/ConfigurationPages/ProjectBrowserPage.py	Sun Sep 29 15:23:19 2013 +0200
+++ b/Preferences/ConfigurationPages/ProjectBrowserPage.py	Sun Sep 29 15:54:10 2013 +0200
@@ -166,6 +166,7 @@
     Module function to create the configuration page.
     
     @param dlg reference to the configuration dialog
+    @return reference to the instantiated page (ConfigurationPageBase)
     """
     page = ProjectBrowserPage()
     return page

eric ide

mercurial