diff options
Diffstat (limited to 'noatun/modules/winskin/waButton.h')
-rw-r--r-- | noatun/modules/winskin/waButton.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noatun/modules/winskin/waButton.h b/noatun/modules/winskin/waButton.h index bfaf43ff..a6e67548 100644 --- a/noatun/modules/winskin/waButton.h +++ b/noatun/modules/winskin/waButton.h @@ -21,6 +21,7 @@ class WaButton : public WaWidget { Q_OBJECT + TQ_OBJECT public: WaButton(int mapId); ~WaButton(); |