Changeset 56092 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- May 27, 2015 11:53:32 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp
r56057 r56092 1031 1031 } 1032 1032 1033 Q_UNUSED(data); 1034 #ifdef VBOX_WITH_XPCOM 1035 Q_UNUSED(dataSize); 1036 #endif /* VBOX_WITH_XPCOM */ 1033 1037 // com::SafeArray<BYTE> eventData(ComSafeArrayInArg(data)); 1034 1038 switch (uType)
Note:
See TracChangeset
for help on using the changeset viewer.