Changeset 104628 in vbox for trunk/src/VBox/HostServices
- Timestamp:
- May 14, 2024 12:14:52 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp
r98103 r104628 106 106 , m_pManager(NULL) 107 107 , m_u32Mode(VBOX_DRAG_AND_DROP_MODE_OFF) 108 , m_fHostFeatures0(VBOX_DND_HF_NONE) 108 109 {} 109 110
Note:
See TracChangeset
for help on using the changeset viewer.