Changeset 50603 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Feb 26, 2014 12:56:01 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92477
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src/runtime
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h
r50602 r50603 26 26 #include <QStringList> 27 27 #include <QVariant> 28 29 /* COM includes: */ 30 #include "CSession.h" 28 31 29 32 /* Forward declarations: */ -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
r50602 r50603 20 20 #ifndef ___UIDnDDropSource_win_h___ 21 21 #define ___UIDnDDropSource_win_h___ 22 23 #include "UIDnDDrag.h"24 22 25 23 class UIDnDDropSource : public IDropSource
Note:
See TracChangeset
for help on using the changeset viewer.