summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/textwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/textwidget.h')
-rw-r--r--kregexpeditor/textwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/textwidget.h b/kregexpeditor/textwidget.h
index 973369c..1520808 100644
--- a/kregexpeditor/textwidget.h
+++ b/kregexpeditor/textwidget.h
@@ -46,7 +46,7 @@ public:
protected:
void init( const TQString& text );
virtual void paintEvent( TQPaintEvent *e );
- virtual bool updateSelection( bool tqparentSelected );
+ virtual bool updateSelection( bool parentSelected );
virtual void clearSelection();
virtual bool eventFilter( TQObject*, TQEvent* );