Changeset 55640 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- May 4, 2015 12:38:57 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100015
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r55187 r55640 1443 1443 void UIMachineView::dragIsPending(void) 1444 1444 { 1445 /* At the moment we only support guest->host DnD. */1446 1445 /** @todo Add guest->guest DnD functionality here by getting 1447 1446 * the source of guest B (when copying from B to A). */
Note:
See TracChangeset
for help on using the changeset viewer.