Changeset 30289 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jun 17, 2010 4:38:37 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 62818
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r30207 r30289 630 630 /** true when vmstateChangeCallback shouldn't initiate a power down. */ 631 631 bool mVMIsAlreadyPoweringOff : 1; 632 /** true if we already showed the snapshot folder warning. */ 633 bool mfSnapshotFolderWarningShown : 1; 632 634 633 635 /** The current network attachment type in the VM.
Note:
See TracChangeset
for help on using the changeset viewer.