Changeset 24431 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxFBOverlay.h
- Timestamp:
- Nov 6, 2009 10:44:56 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxFBOverlay.h
r24171 r24431 999 999 VBoxVHWASurfaceBase * vboxGetVGASurface() { return mDisplay.getVGA(); } 1000 1000 1001 #ifdef VBOXVHWA_OLD_COORD 1001 1002 static void doSetupMatrix(const QSize & aSize, bool bInverted); 1003 #endif 1002 1004 1003 1005 void vboxDoUpdateViewport(const QRect & aRect);
Note:
See TracChangeset
for help on using the changeset viewer.