Changeset 65206 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jan 9, 2017 1:37:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h
r62493 r65206 177 177 template<> QString toInternalString(const IndicatorType &indicatorType); 178 178 template<> IndicatorType fromInternalString<IndicatorType>(const QString &strIndicatorType); 179 template<> QString toString(const IndicatorType &indicatorType); 179 180 template<> QIcon toIcon(const IndicatorType &indicatorType); 180 181 template<> QString toInternalString(const MachineCloseAction &machineCloseAction);
Note:
See TracChangeset
for help on using the changeset viewer.