Show
Ignore:
Timestamp:
07/24/08 16:28:12 (5 years ago)
Author:
wolke
Message:

adjust track output checkbox in preferencesdialog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gui/src/UI/PreferencesDialog_UI.ui

    r247 r265  
    139139      <x>0</x> 
    140140      <y>0</y> 
    141       <width>529</width> 
    142       <height>341</height> 
     141      <width>537</width> 
     142      <height>355</height> 
    143143     </rect> 
    144144    </property> 
     
    187187      <x>0</x> 
    188188      <y>0</y> 
    189       <width>529</width> 
    190       <height>341</height> 
     189      <width>537</width> 
     190      <height>355</height> 
    191191     </rect> 
    192192    </property> 
     
    215215     <property name="text" > 
    216216      <string>Restart output</string> 
    217      </property> 
    218     </widget> 
    219     <widget class="QCheckBox" name="connectDefaultsCheckBox" > 
    220      <property name="geometry" > 
    221       <rect> 
    222        <x>10</x> 
    223        <y>170</y> 
    224        <width>291</width> 
    225        <height>24</height> 
    226       </rect> 
    227      </property> 
    228      <property name="text" > 
    229       <string>Connect to &amp;Default Output Pair</string> 
    230      </property> 
    231      <property name="shortcut" > 
    232       <string>Alt+D</string> 
    233217     </property> 
    234218    </widget> 
     
    471455     </layout> 
    472456    </widget> 
    473     <widget class="QCheckBox" name="trackOutsCheckBox" > 
     457    <widget class="QWidget" name="layoutWidget" > 
    474458     <property name="geometry" > 
    475459      <rect> 
     
    477461       <y>190</y> 
    478462       <width>291</width> 
    479        <height>24</height> 
    480       </rect> 
    481      </property> 
    482      <property name="text" > 
    483       <string>Track Outputs</string> 
    484      </property> 
    485      <property name="shortcut" > 
    486       <string>Alt+D</string> 
    487      </property> 
     463       <height>46</height> 
     464      </rect> 
     465     </property> 
     466     <layout class="QVBoxLayout" name="verticalLayout" > 
     467      <item> 
     468       <widget class="QCheckBox" name="connectDefaultsCheckBox" > 
     469        <property name="text" > 
     470         <string>Connect to &amp;Default Output Pair</string> 
     471        </property> 
     472        <property name="shortcut" > 
     473         <string>Alt+D</string> 
     474        </property> 
     475       </widget> 
     476      </item> 
     477      <item> 
     478       <widget class="QCheckBox" name="trackOutsCheckBox" > 
     479        <property name="text" > 
     480         <string>Track Outputs</string> 
     481        </property> 
     482        <property name="shortcut" > 
     483         <string>Alt+D</string> 
     484        </property> 
     485       </widget> 
     486      </item> 
     487     </layout> 
    488488    </widget> 
    489489   </widget>