diff options
Diffstat (limited to 'noatun/modules/winskin/waWidget.h')
-rw-r--r-- | noatun/modules/winskin/waWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/winskin/waWidget.h b/noatun/modules/winskin/waWidget.h index fa86f26b..81f12f14 100644 --- a/noatun/modules/winskin/waWidget.h +++ b/noatun/modules/winskin/waWidget.h @@ -5,7 +5,7 @@ #include "waSkinModel.h" class WaWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: WaWidget(int mapping); |