Changeset 24501 in vbox
- Timestamp:
- Nov 9, 2009 1:09:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r24500 r24501 799 799 /* Need to force the QGL framebuffer in case 2D Video Acceleration is supported & enabled */ 800 800 bool bAccelerate2DVideo = machine.GetAccelerate2DVideoEnabled() 801 # ifndef Q_WS_MAC /* @todo: fixme: temporary disable the check on Mac until we move it to a separate app */802 801 && VBoxGlobal::isAcceleration2DVideoAvailable() 803 # endif804 802 ; 805 803 #endif
Note:
See TracChangeset
for help on using the changeset viewer.

