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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackendGlobal.cpp1055 case GlobalSettingsPageType_Update: strResult = "Update"; break;
1082 keys << "Update"; values << GlobalSettingsPageType_Update; local
1106 case GlobalSettingsPageType_Update: return UIIconPool::pixmap(":/refresh_warning_16px.png");
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataDefs.h473 GlobalSettingsPageType_Update, enumerator in enum:GlobalSettingsPageType

Completed in 75 milliseconds