summaryrefslogtreecommitdiffstats
path: root/noatun/modules/winskin/waLabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/winskin/waLabel.h')
-rw-r--r--noatun/modules/winskin/waLabel.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noatun/modules/winskin/waLabel.h b/noatun/modules/winskin/waLabel.h
index ce7ad771..7303e4a0 100644
--- a/noatun/modules/winskin/waLabel.h
+++ b/noatun/modules/winskin/waLabel.h
@@ -17,7 +17,8 @@
#include "waWidget.h"
class WaLabel : public WaWidget {
- Q_OBJECT
+ Q_OBJECT
+ TQ_OBJECT
public:
WaLabel(int mapping);