summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/auxbuttons.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/auxbuttons.h')
-rw-r--r--kregexpeditor/auxbuttons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/auxbuttons.h b/kregexpeditor/auxbuttons.h
index a0ada03..d16b7c7 100644
--- a/kregexpeditor/auxbuttons.h
+++ b/kregexpeditor/auxbuttons.h
@@ -29,7 +29,7 @@ class AuxButtons :public TQDockWindow
TQ_OBJECT
public:
- AuxButtons( TQWidget* tqparent, const char* name );
+ AuxButtons( TQWidget* parent, const char* name );
signals:
void undo();