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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp514 template<> QString toInternalString(const UIExtraDataMetaDefs::RuntimeMenuMachineActionType &runtimeMenuMachineActionType) argument
517 switch (runtimeMenuMachineActionType)
531 AssertMsgFailed(("No text for action type=%d", runtimeMenuMachineActionType));

Completed in 127 milliseconds