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 b8b5cb3f..fa86f26b 100644 --- a/noatun/modules/winskin/waWidget.h +++ b/noatun/modules/winskin/waWidget.h @@ -6,7 +6,7 @@ class WaWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: WaWidget(int mapping); virtual ~WaWidget(); |