summaryrefslogtreecommitdiffstats
path: root/kommander/editor/messagelog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/messagelog.h')
-rw-r--r--kommander/editor/messagelog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/messagelog.h b/kommander/editor/messagelog.h
index ea1c2aa0..b1d3e66c 100644
--- a/kommander/editor/messagelog.h
+++ b/kommander/editor/messagelog.h
@@ -28,7 +28,7 @@ class TQListBoxItem;
class MessageLog : public TQTabWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum InfoType {Stdout, Stderr, All};