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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp745 template<> QString toInternalString(const UIExtraDataMetaDefs::RuntimeMenuDebuggerActionType &runtimeMenuDebuggerActionType) argument
748 switch (runtimeMenuDebuggerActionType)
757 AssertMsgFailed(("No text for action type=%d", runtimeMenuDebuggerActionType));

Completed in 73 milliseconds