diff options
Diffstat (limited to 'kmix/mdwenum.h')
-rw-r--r-- | kmix/mdwenum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/mdwenum.h b/kmix/mdwenum.h index 34018729..eb681441 100644 --- a/kmix/mdwenum.h +++ b/kmix/mdwenum.h @@ -45,7 +45,7 @@ class MDWEnum : public MixDeviceWidget public: MDWEnum( Mixer *mixer, MixDevice* md, - Qt::Orientation orientation, + TQt::Orientation orientation, TQWidget* parent = 0, ViewBase* mw = 0, const char* name = 0); ~MDWEnum(); |