summaryrefslogtreecommitdiffstats
path: root/khexedit/searchbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/searchbar.h')
-rw-r--r--khexedit/searchbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/searchbar.h b/khexedit/searchbar.h
index 00b25a8..25b9011 100644
--- a/khexedit/searchbar.h
+++ b/khexedit/searchbar.h
@@ -36,7 +36,7 @@ class CSearchBar : public TQFrame
TQ_OBJECT
public:
- CSearchBar( TQWidget *tqparent=0, const char *name=0, WFlags f=0 );
+ CSearchBar( TQWidget *parent=0, const char *name=0, WFlags f=0 );
virtual bool eventFilter( TQObject *o, TQEvent *e );
public slots: