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 25b9011..b0aed20 100644
--- a/khexedit/searchbar.h
+++ b/khexedit/searchbar.h
@@ -33,7 +33,7 @@ class CHexValidator;
class CSearchBar : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
CSearchBar( TQWidget *parent=0, const char *name=0, WFlags f=0 );