Changeset 75969 in vbox for trunk/src/VBox/HostServices/DragAndDrop
- Timestamp:
- Dec 5, 2018 12:08:09 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/DragAndDrop/service.cpp
r75953 r75969 164 164 pTable->pfnLoadState = NULL; /* construction done before restoring suffices */ 165 165 pTable->pfnRegisterExtension = svcRegisterExtension; 166 pTable->pfnNotify = NULL; 166 167 167 168 /* Drag'n drop mode is disabled by default. */
Note:
See TracChangeset
for help on using the changeset viewer.