diff options
Diffstat (limited to 'noatun/modules/winskin/waIndicator.h')
-rw-r--r-- | noatun/modules/winskin/waIndicator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/winskin/waIndicator.h b/noatun/modules/winskin/waIndicator.h index 48dcdab1..663bf0d9 100644 --- a/noatun/modules/winskin/waIndicator.h +++ b/noatun/modules/winskin/waIndicator.h @@ -21,7 +21,7 @@ #include "waWidget.h" class WaIndicator : public WaWidget { - Q_OBJECT + TQ_OBJECT public: |