VirtualBox

Changeset 18261 in vbox for trunk/src


Ignore:
Timestamp:
Mar 25, 2009 2:51:12 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: win burn fix

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsNetwork.cpp

    r18259 r18261  
    323323    mTwInterfaces->setFixedWidth (width);
    324324    mTwInterfaces->resizeColumnToContents (0);
    325 #else /* Q_WS_MAC */
    326     mSpacer1->changeSize (0, 0, QSizePolicy::Ignored, QSizePolicy::Ignored);
     325    mSpacer1->changeSize (0, 1, QSizePolicy::Expanding, QSizePolicy::Preferred);
    327326#endif /* Q_WS_MAC */
    328327}
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGLSettingsNetwork.ui

    r18259 r18261  
    2424    <x>0</x>
    2525    <y>0</y>
    26     <width>286</width>
    27     <height>219</height>
     26    <width>218</width>
     27    <height>216</height>
    2828   </rect>
    2929  </property>
     
    127127     </property>
    128128     <property name="sizeType">
    129       <enum>QSizePolicy::Expanding</enum>
     129      <enum>QSizePolicy::Ignored</enum>
    130130     </property>
    131131     <property name="sizeHint" stdset="0">
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