Preferences/ConfigurationPages/QtPage.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2677
3d4277929fb3
parent 2964
84b65fb9e780
child 3060
5883ce99ee12
diff -r 9986ec0e559a -r 10516539f238 Preferences/ConfigurationPages/QtPage.py
--- a/Preferences/ConfigurationPages/QtPage.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Preferences/ConfigurationPages/QtPage.py	Fri Oct 18 23:00:41 2013 +0200
@@ -95,6 +95,7 @@
     Module function to create the configuration page.
     
     @param dlg reference to the configuration dialog
+    @return reference to the instantiated page (ConfigurationPageBase)
     """
     page = QtPage()
     return page

eric ide

mercurial