Changeset 50444 in vbox for trunk/src/VBox/Main/include/ApplianceImpl.h
- Timestamp:
- Feb 13, 2014 12:22:13 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92252
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ApplianceImpl.h
r50203 r50444 257 257 258 258 uint32_t ulSizeMB; ///< hard disk images only: a copy of ovf::DiskImage::ulSuggestedSizeMB 259 bool skipIt; ///< used during export to skip some parts if it's needed 259 260 }; 260 261
Note:
See TracChangeset
for help on using the changeset viewer.