VirtualBox

Changeset 55428 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Apr 24, 2015 3:14:56 PM (10 years ago)
Author:
vboxsync
Message:

Build fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp

    r55427 r55428  
    901901    switch (uMsg)
    902902    {
     903#ifdef VBOX_WITH_DRAG_AND_DROP_GH
    903904        case DragAndDropSvc::GUEST_DND_GH_SND_DATA:
    904905        {
     
    923924            break;
    924925        }
     926#endif /* VBOX_WITH_DRAG_AND_DROP_GH */
    925927        default:
    926928            rc = VERR_NOT_SUPPORTED;
     
    957959    switch (uMsg)
    958960    {
     961#ifdef VBOX_WITH_DRAG_AND_DROP_GH
    959962        case DragAndDropSvc::GUEST_DND_GH_SND_DATA:
    960963        {
     
    10441047            break;
    10451048        }
     1049#endif /* VBOX_WITH_DRAG_AND_DROP_GH */
    10461050        default:
    10471051            rc = VERR_NOT_SUPPORTED;
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