Preferences/ConfigurationPages/ViewmanagerPage.py

changeset 2964
84b65fb9e780
parent 2302
f29e9405c851
child 3010
befeff46ec0f
--- a/Preferences/ConfigurationPages/ViewmanagerPage.py	Sun Sep 29 15:23:19 2013 +0200
+++ b/Preferences/ConfigurationPages/ViewmanagerPage.py	Sun Sep 29 15:54:10 2013 +0200
@@ -86,6 +86,7 @@
     Module function to create the configuration page.
     
     @param dlg reference to the configuration dialog
+    @return reference to the instantiated page (ConfigurationPageBase)
     """
     page = ViewmanagerPage()
     return page

eric ide

mercurial