VirtualBox

Changeset 19850 in vbox


Ignore:
Timestamp:
May 20, 2009 9:46:12 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47516
Message:

FE/Qt4: 3875: Guest SMP settings - Linux-OSE build issue should be fixed.

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

Legend:

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

    r19837 r19850  
    526526
    527527    /* Update the layout system */
    528     mLtBootOrder->activate();
    529     mLtBootOrder->update();
     528    if (mTabMotherboard->layout())
     529    {
     530        mTabMotherboard->layout()->activate();
     531        mTabMotherboard->layout()->update();
     532    }
    530533}
    531534
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsSystem.ui

    r19837 r19850  
    209209            <bool>true</bool>
    210210           </property>
    211            <property name="headerHidden" >
    212             <bool>true</bool>
    213            </property>
    214211           <column>
    215212            <property name="text" >
Note: See TracChangeset for help on using the changeset viewer.

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