Changeset 9048 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- May 22, 2008 6:16:10 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 31140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h
r9036 r9048 240 240 bool mAutoresizeGuest : 1; 241 241 242 bool m IsAdditionsActive: 1;242 bool mGuestSupportsGraphics : 1; 243 243 244 244 bool mNumLock : 1;
Note:
See TracChangeset
for help on using the changeset viewer.