--- a/PluginManager/PluginRepositoryDialog.py Thu Aug 12 16:11:13 2010 +0200 +++ b/PluginManager/PluginRepositoryDialog.py Thu Aug 12 16:43:33 2010 +0200 @@ -42,7 +42,7 @@ """ Class implementing a dialog showing the available plugins. - @signal closeAndInstall emitted when the Close & Install button is pressed + @signal closeAndInstall() emitted when the Close & Install button is pressed """ closeAndInstall = pyqtSignal()