VirtualBox

Changeset 44270 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 10, 2013 4:41:41 PM (12 years ago)
Author:
vboxsync
Message:

FE/Qt: 6556: Fixing layout bug in Import Appliance wizard (Mac OS).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.ui

    r43106 r44270  
    2828   </property>
    2929   <item>
    30     <widget class="QTreeView" name="m_pTvSettings">
    31      <property name="sizePolicy">
    32       <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
    33        <horstretch>0</horstretch>
    34        <verstretch>0</verstretch>
    35       </sizepolicy>
    36      </property>
    37     </widget>
    38    </item>
    39    <item>
    40     <widget class="QCheckBox" name="m_pReinitMACsCheckBox">
    41      <property name="toolTip">
    42       <string>When checked a new unique MAC address will assigned to all configured network cards.</string>
    43      </property>
    44      <property name="text">
    45       <string>&amp;Reinitialize the MAC address of all network cards</string>
    46      </property>
     30    <widget class="QWidget" name="m_pInfoWidget" native="true">
     31     <layout class="QVBoxLayout" name="m_pInfoPaneLayout">
     32      <property name="margin">
     33       <number>0</number>
     34      </property>
     35      <item>
     36       <widget class="QTreeView" name="m_pTvSettings">
     37        <property name="sizePolicy">
     38         <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
     39          <horstretch>0</horstretch>
     40          <verstretch>0</verstretch>
     41         </sizepolicy>
     42        </property>
     43       </widget>
     44      </item>
     45      <item>
     46       <widget class="QCheckBox" name="m_pReinitMACsCheckBox">
     47        <property name="toolTip">
     48         <string>When checked a new unique MAC address will assigned to all configured network cards.</string>
     49        </property>
     50        <property name="text">
     51         <string>&amp;Reinitialize the MAC address of all network cards</string>
     52        </property>
     53       </widget>
     54      </item>
     55     </layout>
    4756    </widget>
    4857   </item>
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