summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/charselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/charselector.h')
-rw-r--r--kregexpeditor/charselector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/charselector.h b/kregexpeditor/charselector.h
index c34ffac..611ab19 100644
--- a/kregexpeditor/charselector.h
+++ b/kregexpeditor/charselector.h
@@ -27,7 +27,7 @@ class LimitedCharLineEdit;
class CharSelector :public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
CharSelector( TQWidget* parent, const char* name = 0 );