summaryrefslogtreecommitdiffstats
path: root/tdm/kfrontend/kconsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdm/kfrontend/kconsole.h')
-rw-r--r--tdm/kfrontend/kconsole.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/kfrontend/kconsole.h b/tdm/kfrontend/kconsole.h
index 2b3e2aac3..04d197652 100644
--- a/tdm/kfrontend/kconsole.h
+++ b/tdm/kfrontend/kconsole.h
@@ -30,7 +30,7 @@ class TQSocketNotifier;
class KPty;
class KConsole : public TQTextEdit {
- Q_OBJECT
+ TQ_OBJECT
typedef TQTextEdit inherited;
public: