summaryrefslogtreecommitdiffstats
path: root/kate/app/kategrepdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/app/kategrepdialog.h')
-rw-r--r--kate/app/kategrepdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/app/kategrepdialog.h b/kate/app/kategrepdialog.h
index 1bd930735..dbe722f20 100644
--- a/kate/app/kategrepdialog.h
+++ b/kate/app/kategrepdialog.h
@@ -37,7 +37,7 @@ class TQEvent;
class GrepTool : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
GrepTool(TQWidget *parent, const char *name=0);