Changeset 82480 in vbox for trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
- Timestamp:
- Dec 7, 2019 12:32:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
r82315 r82480 59 59 * Global clipboard context information. 60 60 */ 61 struct _SHCLCONTEXT61 struct SHCLCONTEXT 62 62 { 63 63 /** Client command context */ … … 166 166 * it can be completed correctly. 167 167 */ 168 struct _CLIPREADCBREQ168 struct CLIPREADCBREQ 169 169 { 170 170 /** The data format that was requested. */
Note:
See TracChangeset
for help on using the changeset viewer.