Changeset 81572 in vbox
- Timestamp:
- Oct 29, 2019 12:25:17 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 134312
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h
r78547 r81572 104 104 template<> SHARED_LIBRARY_STUFF bool canConvert<UIExtraDataMetaDefs::DetailsElementOptionTypeUserInterface>(); 105 105 template<> SHARED_LIBRARY_STUFF bool canConvert<UIExtraDataMetaDefs::DetailsElementOptionTypeDescription>(); 106 template<> SHARED_LIBRARY_STUFF bool canConvert<UIExtraDataMetaDefs::RestrictedDialogs>(); 106 107 template<> SHARED_LIBRARY_STUFF bool canConvert<UIToolType>(); 107 108 template<> SHARED_LIBRARY_STUFF bool canConvert<UIVisualStateType>();
Note:
See TracChangeset
for help on using the changeset viewer.