diff options
Diffstat (limited to 'kmix/viewapplet.cpp')
-rw-r--r-- | kmix/viewapplet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/viewapplet.cpp b/kmix/viewapplet.cpp index b81a27f1..702dae82 100644 --- a/kmix/viewapplet.cpp +++ b/kmix/viewapplet.cpp @@ -118,7 +118,7 @@ TQWidget* ViewApplet::add(MixDevice *md) false, // Show Mute LED false, // Show Record LED true, // Small - sliderOrientation, // Qt::Orientation + sliderOrientation, // Orientation this, // parent this, // View widget md->name().latin1() |