diff options
Diffstat (limited to 'kmix/mdwswitch.h')
-rw-r--r-- | kmix/mdwswitch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/mdwswitch.h b/kmix/mdwswitch.h index 5b4b15e0..442ef174 100644 --- a/kmix/mdwswitch.h +++ b/kmix/mdwswitch.h @@ -52,7 +52,7 @@ class ViewBase; class MDWSwitch : public MixDeviceWidget { Q_OBJECT - TQ_OBJECT + public: MDWSwitch( Mixer *mixer, MixDevice* md, |