VirtualBox

Changeset 56503 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jun 18, 2015 11:29:41 AM (10 years ago)
Author:
vboxsync
Message:

Windows build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp

    r56501 r56503  
    453453    LogFlowFuncLeaveRC(rc);
    454454    return rc;
     455}
     456
     457int UIDnDHandler::retrieveData(      Qt::DropAction  dropAction,
     458                               const QString        &strMimeType,
     459                                     QVariant::Type  vaType,
     460                                     QVariant       &vaData)
     461{
     462    return retrieveDataInternal(dropAction, strMimeType, vaType, vaData);
    455463}
    456464
Note: See TracChangeset for help on using the changeset viewer.

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