summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/verifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/verifier.h')
-rw-r--r--kregexpeditor/verifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/verifier.h b/kregexpeditor/verifier.h
index abc6adf..952e216 100644
--- a/kregexpeditor/verifier.h
+++ b/kregexpeditor/verifier.h
@@ -25,7 +25,7 @@ class TQLabel;
class SyntaxHighlighter;
class Verifier :public TQTextEdit
{
-Q_OBJECT
+TQ_OBJECT
public:
Verifier( TQWidget* parent, const char* name = 0 );