VirtualBox

Ignore:
Timestamp:
Mar 21, 2014 11:49:52 AM (11 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

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

    r50602 r50839  
    113113     * is finished. */
    114114    pDrag->setMimeData(pMData);
     115#ifdef LOG_ENABLED
    115116    Qt::DropAction dropAction = pDrag->exec(m_actions, m_defAction);
    116117    LogFlowFunc(("dropAction=%ld\n", UIDnDHandler::toVBoxDnDAction(dropAction)));
     118#endif
    117119
    118120     /* Note: The UIDnDMimeData object will not be not accessible here anymore,
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