PluginManager/PluginRepositoryDialog.py

changeset 501
5c615a85241a
parent 495
b31b0bffa5b0
child 536
6d8d39753c82
--- 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()
     

eric ide

mercurial