Changeset 62803 in vbox for trunk/src/VBox/HostServices/DragAndDrop/service.cpp
- Timestamp:
- Aug 1, 2016 9:51:30 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/DragAndDrop/service.cpp
r62802 r62803 1139 1139 1140 1140 fSendToGuest = true; 1141 rc = VINF_SUCCESS; 1141 1142 break; 1142 1143 } … … 1181 1182 { 1182 1183 fSendToGuest = true; 1184 rc = VINF_SUCCESS; 1183 1185 break; 1184 1186 }
Note:
See TracChangeset
for help on using the changeset viewer.