diff options
Diffstat (limited to 'kregexpeditor/regexpwidget.h')
-rw-r--r-- | kregexpeditor/regexpwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/regexpwidget.h b/kregexpeditor/regexpwidget.h index 27a57d1..1774d40 100644 --- a/kregexpeditor/regexpwidget.h +++ b/kregexpeditor/regexpwidget.h @@ -99,7 +99,7 @@ public: virtual bool updateSelection(bool tqparentSelected); /** - Clears the selection and tqrepaints the widget if `update' is true. + Clears the selection and repaints the widget if `update' is true. */ virtual void clearSelection(); |