--- a/Preferences/ConfigurationPages/PluginManagerPage.py Tue Oct 15 22:03:54 2013 +0200 +++ b/Preferences/ConfigurationPages/PluginManagerPage.py Fri Oct 18 23:00:41 2013 +0200 @@ -75,6 +75,7 @@ Module function to create the configuration page. @param dlg reference to the configuration dialog + @return reference to the instantiated page (ConfigurationPageBase) """ page = PluginManagerPage() return page