diff options
Diffstat (limited to 'kmix/viewsurround.cpp')
-rw-r--r-- | kmix/viewsurround.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/viewsurround.cpp b/kmix/viewsurround.cpp index 8e0b6df5..27cc1635 100644 --- a/kmix/viewsurround.cpp +++ b/kmix/viewsurround.cpp @@ -259,7 +259,7 @@ MixDeviceWidget* ViewSurround::createMDW(MixDevice *md, bool small, Qt::Orientat false, // Show Mute LED false, // Show Record LED small, // Small - orientation, // Qt::Orientation + orientation, // Orientation this, // parent this, // View widget md->name().latin1() |