diff options
Diffstat (limited to 'noatun/modules/winskin/waLabel.h')
-rw-r--r-- | noatun/modules/winskin/waLabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/winskin/waLabel.h b/noatun/modules/winskin/waLabel.h index 4bbc057c..ddaf8659 100644 --- a/noatun/modules/winskin/waLabel.h +++ b/noatun/modules/winskin/waLabel.h @@ -17,7 +17,7 @@ #include "waWidget.h" class WaLabel : public WaWidget { - Q_OBJECT + TQ_OBJECT public: |