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 7303e4a0..4bbc057c 100644 --- a/noatun/modules/winskin/waLabel.h +++ b/noatun/modules/winskin/waLabel.h @@ -18,7 +18,7 @@ class WaLabel : public WaWidget { Q_OBJECT - TQ_OBJECT + public: WaLabel(int mapping); |