--- a/QScintilla/SearchReplaceWidget.py Sat May 17 19:58:49 2014 +0200 +++ b/QScintilla/SearchReplaceWidget.py Sun May 18 14:13:09 2014 +0200 @@ -823,7 +823,7 @@ def show(self, text=''): """ - Overridden slot from QWidget. + Public slot to show the widget. @param text text to be shown in the findtext edit (string) """ @@ -956,7 +956,7 @@ def show(self, text=''): """ - Overridden slot from QWidget. + Public slot to show the widget. @param text text to be shown in the findtext edit (string) """