Changeset 74474 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA.h
- Timestamp:
- Sep 26, 2018 11:55:47 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 125329
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.h
r71590 r74474 343 343 /* Whether the SVGA emulation is enabled or not. */ 344 344 bool fVMSVGAEnabled; 345 bool Padding4[0+4]; 345 bool fVMSVGAPciId; 346 bool Padding4[0+3]; 346 347 # else 347 348 bool Padding4[1+4];
Note:
See TracChangeset
for help on using the changeset viewer.