Changeset 78346 in vbox for trunk/src/VBox/Additions/x11/VBoxClient
- Timestamp:
- Apr 29, 2019 11:07:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
r78317 r78346 235 235 * future requests from guest applications. 236 236 */ 237 LogRelFlowFunc(("VBOX_SHARED_CLIPBOARD_HOST_MSG_ FORMATS fFormats=%x\n", fFormats));237 LogRelFlowFunc(("VBOX_SHARED_CLIPBOARD_HOST_MSG_REPORT_FORMATS fFormats=%x\n", fFormats)); 238 238 ClipAnnounceFormatToX11(g_ctx.pBackend, fFormats); 239 239 break;
Note:
See TracChangeset
for help on using the changeset viewer.