Changeset 83624 in vbox for trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
- Timestamp:
- Apr 8, 2020 4:29:25 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
r83184 r83624 303 303 case VBGLR3CLIPBOARDEVENTTYPE_REPORT_FORMATS: 304 304 { 305 ShClX11ReportFormatsToX11(&g_Ctx.X11, pEvent->u. ReportedFormats.Formats);305 ShClX11ReportFormatsToX11(&g_Ctx.X11, pEvent->u.fReportedFormats); 306 306 break; 307 307 }
Note:
See TracChangeset
for help on using the changeset viewer.