summaryrefslogtreecommitdiffstats
path: root/src/commonwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonwidget.h')
-rw-r--r--src/commonwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commonwidget.h b/src/commonwidget.h
index 306d634..2c571a9 100644
--- a/src/commonwidget.h
+++ b/src/commonwidget.h
@@ -47,7 +47,7 @@ class TQStringList;
// =============================
class CommonWidget : public TQWidget
-{ Q_OBJECT
+{ TQ_OBJECT
public:
CommonWidget( TQWidget* parent, const char* name = NULL );