VirtualBox

Ignore:
Timestamp:
Dec 5, 2014 9:48:21 AM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: cache the home folder and don't call IVirtualBox::GetHomeFolder() from an alien thread

File:
1 edited

Legend:

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

    r52730 r53449  
    4444
    4545    /* Setup widgets: */
    46     m_pSelectorMachineFolder->setHomeDir(vboxGlobal().virtualBox().GetHomeFolder());
    47     m_pSelectorVRDPLibName->setHomeDir(vboxGlobal().virtualBox().GetHomeFolder());
     46    m_pSelectorMachineFolder->setHomeDir(vboxGlobal().homeFolder());
     47    m_pSelectorVRDPLibName->setHomeDir(vboxGlobal().homeFolder());
    4848    m_pSelectorVRDPLibName->setMode(VBoxFilePathSelectorWidget::Mode_File_Open);
    4949
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