VirtualBox

Changeset 84999 in vbox for trunk/src/VBox/GuestHost


Ignore:
Timestamp:
Jun 29, 2020 4:37:55 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138894
Message:

DnD: Greatly simplified usage / API of the DnDURIObject class [build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp

    r84998 r84999  
    3333
    3434
    35 DnDURIObject::DnDURIObject(Type enmType = /* Type_Unknown */, const RTCString &strPathAbs /* = "" */)
     35DnDURIObject::DnDURIObject(Type enmType /* = Type_Unknown */, const RTCString &strPathAbs /* = "" */)
    3636{
    3737    int rc2 = Init(enmType, strPathAbs);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette