summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/lookaheadwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/lookaheadwidget.h')
-rw-r--r--kregexpeditor/lookaheadwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/lookaheadwidget.h b/kregexpeditor/lookaheadwidget.h
index 14efee0..5c51d81 100644
--- a/kregexpeditor/lookaheadwidget.h
+++ b/kregexpeditor/lookaheadwidget.h
@@ -23,7 +23,7 @@ class LookAheadRegExp;
class LookAheadWidget :public SingleContainerWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
LookAheadWidget( RegExpEditorWindow* editorWindow, RegExpType tp, TQWidget* parent, const char* name = 0 );