Changeset 22fe4250d0bcf89ea27a0cdf42144a88ff72c6e2

Show
Ignore:
Timestamp:
06/04/08 01:39:33 (8 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1207438773 -0700
git-parent:

[1a74e0bf8222741078115b8296758bd8eafd2a9e]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1207438773 -0700
Message:

Increase the space between the bands and the main amplification in the equalizer

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/qt4/ui/equalizer.ui

    r5f73c52 r22fe425  
    11<ui version="4.0" > 
    2  <author></author> 
    3  <comment></comment> 
    4  <exportmacro></exportmacro> 
    52 <class>EqualizerWidget</class> 
    63 <widget class="QWidget" name="EqualizerWidget" > 
     
    96    <x>0</x> 
    107    <y>0</y> 
    11     <width>514</width> 
    12     <height>291</height> 
     8    <width>524</width> 
     9    <height>290</height> 
    1310   </rect> 
    1411  </property> 
     
    1714  </property> 
    1815  <layout class="QVBoxLayout" > 
    19    <property name="margin" > 
    20     <number>9</number> 
    21    </property> 
    22    <property name="spacing" > 
    23     <number>6</number> 
    24    </property> 
    25    <item> 
    2616    <layout class="QHBoxLayout" > 
     17     <property name="spacing" > 
     18      <number>6</number> 
     19     </property> 
    2720     <property name="margin" > 
    2821      <number>0</number> 
    29      </property> 
    30      <property name="spacing" > 
    31       <number>6</number> 
    3222     </property> 
    3323     <item> 
     
    8272      <number>0</number> 
    8373     </property> 
    84      <property name="spacing" > 
    85       <number>6</number> 
    86      </property> 
    8774     <item row="1" column="0" > 
    8875      <widget class="QLabel" name="preampLabel" > 
     
    9683       <property name="orientation" > 
    9784        <enum>Qt::Vertical</enum> 
    98    </property> 
     85       </property> 
    9986      </widget> 
    10087     </item> 
    101      <item rowspan="2" row="0" column="1" > 
     88     <item rowspan="2" row="0" column="2" > 
    10289      <widget class="QFrame" name="frame" /> 
     90     </item> 
     91     <item row="0" column="1" > 
     92      <spacer> 
     93       <property name="orientation" > 
     94        <enum>Qt::Horizontal</enum> 
     95       </property> 
     96       <property name="sizeHint" > 
     97        <size> 
     98         <width>40</width> 
     99         <height>20</height> 
     100        </size> 
     101       </property> 
     102      </spacer> 
    103103     </item> 
    104104    </layout> 
     
    106106  </layout> 
    107107 </widget> 
    108  <pixmapfunction></pixmapfunction> 
    109108 <resources/> 
    110109 <connections/>