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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp785 template<> QString toInternalString(const UIExtraDataMetaDefs::MenuWindowActionType &menuWindowActionType) argument
788 switch (menuWindowActionType)
795 AssertMsgFailed(("No text for action type=%d", menuWindowActionType));

Completed in 56 milliseconds