From f53ca6c86874edd3aec14af9b3d0d6ba5c9f5840 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Wed, 22 Sep 2010 00:57:42 +0200 Subject: [PATCH] Qt: equalizer, fix the "too much space between preamp and first slider" bug --- modules/gui/qt4/ui/equalizer.ui | 140 ++++++++++++++++++-------------- 1 file changed, 81 insertions(+), 59 deletions(-) diff --git a/modules/gui/qt4/ui/equalizer.ui b/modules/gui/qt4/ui/equalizer.ui index 2daefe783a..c180bcdf2e 100644 --- a/modules/gui/qt4/ui/equalizer.ui +++ b/modules/gui/qt4/ui/equalizer.ui @@ -1,46 +1,47 @@ - + + EqualizerWidget - - + + 0 0 - 524 - 290 + 341 + 241 - + Form - - - - + + + + 6 - + 0 - - + + Enable - - + + 2 Pass - + Qt::Horizontal - + 40 20 @@ -49,15 +50,21 @@ - - + + Preset + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + presetsCombo + - - + + 110 0 @@ -67,48 +74,63 @@ - - - - 0 + + + + 400 - - - - Preamp - - - - - - - 400 - - - Qt::Vertical - - - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - + + Qt::Vertical + + + false + + + + + + + + 0 + 0 + + + + + + + + Preamp + + + preampSlider + + + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 40 + 20 + + + + + enableCheck + eq2PassCheck + presetsCombo + preampSlider + -- 2.39.2