QScintilla/SearchReplaceWidget.py

changeset 501
5c615a85241a
parent 500
c3abc7895a01
child 536
6d8d39753c82
--- a/QScintilla/SearchReplaceWidget.py	Thu Aug 12 16:11:13 2010 +0200
+++ b/QScintilla/SearchReplaceWidget.py	Thu Aug 12 16:43:33 2010 +0200
@@ -25,7 +25,7 @@
     """
     Class implementing the search and replace widget.
     
-    @signal searchListChanged emitted to indicate a change of the search list
+    @signal searchListChanged() emitted to indicate a change of the search list
     """
     searchListChanged = pyqtSignal()
     

eric ide

mercurial