Preferences/ConfigurationPages/CorbaPage.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 2964
84b65fb9e780
child 3145
a9de05d4a22f
--- a/Preferences/ConfigurationPages/CorbaPage.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Preferences/ConfigurationPages/CorbaPage.py	Fri Oct 18 23:00:41 2013 +0200
@@ -64,6 +64,7 @@
     Module function to create the configuration page.
     
     @param dlg reference to the configuration dialog
+    @return reference to the instantiated page (ConfigurationPageBase)
     """
     page = CorbaPage()
     return page

eric ide

mercurial