Changeset 35171 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Dec 16, 2010 10:53:50 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r35157 r35171 653 653 /** true if we already showed the snapshot folder ext4/xfs bug warning. */ 654 654 bool mfSnapshotFolderExt4WarningShown : 1; 655 /** true if we already listed the disk type of the snapshot folder. */ 656 bool mfSnapshotFolderDiskTypeShown : 1; 655 657 656 658 /** Pointer to the VMM -> User (that's us) callbacks.
Note:
See TracChangeset
for help on using the changeset viewer.