VirtualBox

Changeset 62194 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Jul 12, 2016 1:03:21 PM (8 years ago)
Author:
vboxsync
Message:

sigh, please get those #endif/#else marker right or just forward them to /dev/null. They're useless when wrong.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h

    r59840 r62194  
    393393    VBoxDnDDropTarget         *pDropTarget;
    394394# endif /* VBOX_WITH_DRAG_AND_DROP_GH */
    395 #else
     395#else /* !RT_OS_WINDOWS */
    396396    /** @todo Implement me. */
    397 #endif /* RT_OS_WINDOWS */
     397#endif /* !RT_OS_WINDOWS */
    398398
    399399    /** The window's own DnD context. */
     
    406406    RTCString                  mFormatRequested;
    407407};
    408 #endif /* __VBOXTRAYDND__H */
    409 
     408
     409#endif /* !__VBOXTRAYDND__H */
     410
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