--- 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()