summaryrefslogtreecommitdiffstats
path: root/src/outputwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/outputwidget.h')
-rw-r--r--src/outputwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/outputwidget.h b/src/outputwidget.h
index f300883..af02622 100644
--- a/src/outputwidget.h
+++ b/src/outputwidget.h
@@ -39,7 +39,7 @@ class TDEConfig;
// =============================
class OutputWidget : public TQTextEdit
-{ Q_OBJECT
+{ TQ_OBJECT
public:
OutputWidget( TQWidget* parent = NULL, const char* name = NULL );