Changeset 49431 in vbox for trunk/src/VBox
- Timestamp:
- Nov 8, 2013 5:42:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h
r49422 r49431 1677 1677 ULONG aW, ULONG aH) 1678 1678 { 1679 Q_UNUSED(aX); 1680 Q_UNUSED(aY); 1681 Q_UNUSED(aW); 1682 Q_UNUSED(aH); 1679 1683 /* @todo: we actually should not miss notify updates, since we need to update the texture on it */ 1680 1684 }
Note:
See TracChangeset
for help on using the changeset viewer.