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 1a4f4cf9..fafe043d 100644 --- a/kmix/mdwswitch.h +++ b/kmix/mdwswitch.h @@ -55,7 +55,7 @@ class MDWSwitch : public MixDeviceWidget public: MDWSwitch( Mixer *mixer, MixDevice* md, - bool small, Qt::Orientation orientation, + bool small, TQt::Orientation orientation, TQWidget* parent = 0, ViewBase* mw = 0, const char* name = 0); ~MDWSwitch(); |