Changeset 39095 in vbox
- Timestamp:
- Oct 24, 2011 3:49:32 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 74527
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r39094 r39095 899 899 UIVisualStateType type = machineLogic()->visualStateType(); 900 900 return type == UIVisualStateType_Fullscreen 901 || type == UIVisualStateType_ Fullscreen;901 || type == UIVisualStateType_Seamless; 902 902 } 903 903
Note:
See TracChangeset
for help on using the changeset viewer.