diff options
Diffstat (limited to 'kregexpeditor/kregexpeditorprivate.h')
-rw-r--r-- | kregexpeditor/kregexpeditorprivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/kregexpeditorprivate.h b/kregexpeditor/kregexpeditorprivate.h index ce7bc63..9cff2cf 100644 --- a/kregexpeditor/kregexpeditorprivate.h +++ b/kregexpeditor/kregexpeditorprivate.h @@ -46,7 +46,7 @@ class TQToolButton; class KRegExpEditorPrivate :public TQWidget { Q_OBJECT - TQ_OBJECT + public: KRegExpEditorPrivate( TQWidget *parent, const char *name = 0 ); |