Changeset 75453 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Nov 14, 2018 2:46:01 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 126608
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MachineImpl.h
r75380 r75453 477 477 IsModified_Snapshots = 0x0800, 478 478 IsModified_BandwidthControl = 0x1000, 479 IsModified_Record 479 IsModified_Recording = 0x2000 480 480 }; 481 481
Note:
See TracChangeset
for help on using the changeset viewer.