summaryrefslogtreecommitdiffstats
path: root/kmix/viewsliders.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/viewsliders.cpp')
-rw-r--r--kmix/viewsliders.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/viewsliders.cpp b/kmix/viewsliders.cpp
index ea97e2aa..b36f7c2f 100644
--- a/kmix/viewsliders.cpp
+++ b/kmix/viewsliders.cpp
@@ -93,7 +93,7 @@ TQWidget* ViewSliders::add(MixDevice *md)
true, // Show Mute LED
true, // Show Record LED
false, // Small
- orientation, // Qt::Orientation
+ orientation, // Orientation
this, // parent
this, // View widget
md->name().latin1()