VirtualBox

Changeset 59076 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 10, 2015 2:58:03 PM (9 years ago)
Author:
vboxsync
Message:

UIGlobalSettingsInput.cpp: In the VM process start by displaying the machine tab.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp

    r58856 r59076  
    9797    setTabOrder(m_pSelectorTable, m_pMachineFilterEditor);
    9898    setTabOrder(m_pMachineFilterEditor, m_pMachineTable);
     99
     100    /* In the VM process we start by displaying the machine tab: */
     101    if (VBoxGlobal::instance()->isVMConsoleProcess())
     102        m_pTabWidget->setCurrentWidget(pMachineTab);
    99103
    100104    /* Prepare validation: */
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