Changeset 56504 in vbox
- Timestamp:
- Jun 18, 2015 11:30:16 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp
r55821 r56504 287 287 if (!mVaData.isValid()) 288 288 { 289 /* Note: We're usig Qt::MoveAction because this speed up the whole operation289 /* Note: We're usig Qt::MoveAction because this speeds up the whole operation 290 290 * significantly: Instead of copying the data from the temporary location to 291 291 * the final destination we just move it.
Note:
See TracChangeset
for help on using the changeset viewer.