summaryrefslogtreecommitdiffstats
path: root/kmix/viewsurround.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/viewsurround.h')
-rw-r--r--kmix/viewsurround.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/viewsurround.h b/kmix/viewsurround.h
index 32903f6b..1feebd89 100644
--- a/kmix/viewsurround.h
+++ b/kmix/viewsurround.h
@@ -30,7 +30,7 @@ public slots:
virtual void refreshVolumeLevels();
private:
- MixDeviceWidget* createMDW(MixDevice *md, bool small, Qt::Orientation orientation);
+ MixDeviceWidget* createMDW(MixDevice *md, bool small, TQt::Orientation orientation);
MixDevice *_mdSurroundFront;
MixDevice *_mdSurroundBack;