Searched defs:strguestOSTypeId (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsDisplay.cpp72 QString strguestOSTypeId = m_guestOSType.GetId(); local
73 m_fWddmModeSupported = VBoxGlobal::isWddmCompatibleOsType(strguestOSTypeId);

Completed in 50 milliseconds