Changeset 27907 in vbox
- Timestamp:
- Mar 31, 2010 2:24:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h
r27839 r27907 1794 1794 BOOL * pbFinished) 1795 1795 { 1796 Q_UNUSED(aScreenId); 1797 Q_UNUSED(uPixelFormat); 1798 Q_UNUSED(pVRAM); 1799 Q_UNUSED(uBitsPerPixel); 1800 Q_UNUSED(uBytesPerLine); 1801 Q_UNUSED(uWidth); 1802 Q_UNUSED(uHeight); 1803 Q_UNUSED(pbFinished); 1804 1796 1805 if (mCmdPipe.completeCurrentEvent()) 1797 1806 return false;
Note:
See TracChangeset
for help on using the changeset viewer.

