summaryrefslogtreecommitdiffstats
path: root/kmix/mdwslider.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/mdwslider.h')
-rw-r--r--kmix/mdwslider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/mdwslider.h b/kmix/mdwslider.h
index 374cc28e..0a6e8b56 100644
--- a/kmix/mdwslider.h
+++ b/kmix/mdwslider.h
@@ -60,7 +60,7 @@ class MDWSlider : public MixDeviceWidget
public:
MDWSlider( Mixer *mixer, MixDevice* md,
bool showMuteLED, bool showRecordLED,
- bool small, Qt::Orientation,
+ bool small, TQt::Orientation,
TQWidget* parent = 0, ViewBase* mw = 0, const char* name = 0);
~MDWSlider() {}