VirtualBox

Changeset 34348 in vbox


Ignore:
Timestamp:
Nov 25, 2010 12:45:35 AM (14 years ago)
Author:
vboxsync
Message:

FE/Qt: Machine settings / System page / Motherboard tab: layout fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.ui

    r34063 r34348  
    304304        </widget>
    305305       </item>
    306        <item row="4" column="1">
    307         <widget class="QComboBox" name="mCbChipset">
    308          <property name="sizePolicy">
    309           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
    310            <horstretch>0</horstretch>
    311            <verstretch>0</verstretch>
    312           </sizepolicy>
    313          </property>
    314          <property name="whatsThis">
    315           <string>Defines chipset type used in this VM.</string>
    316          </property>
    317         </widget>
     306       <item row="4" column="1" colspan="3">
     307        <layout class="QHBoxLayout" name="mLtChipset">
     308         <item>
     309          <widget class="QComboBox" name="mCbChipset">
     310           <property name="sizePolicy">
     311            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
     312             <horstretch>0</horstretch>
     313             <verstretch>0</verstretch>
     314            </sizepolicy>
     315           </property>
     316           <property name="whatsThis">
     317            <string>Defines chipset type used in this VM.</string>
     318           </property>
     319          </widget>
     320         </item>
     321         <item>
     322          <spacer name="mSpHor3">
     323           <property name="orientation">
     324            <enum>Qt::Horizontal</enum>
     325           </property>
     326           <property name="sizeHint" stdset="0">
     327            <size>
     328             <width>0</width>
     329             <height>0</height>
     330            </size>
     331           </property>
     332          </spacer>
     333         </item>
     334        </layout>
    318335       </item>
    319336       <item row="5" column="0">
     
    337354         <property name="sizePolicy">
    338355          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
    339            <horstretch>0</horstretch>
     356           <horstretch>1</horstretch>
    340357           <verstretch>0</verstretch>
    341358          </sizepolicy>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette