VirtualBox

Ignore:
Timestamp:
Aug 28, 2020 10:01:52 AM (4 years ago)
Author:
vboxsync
Message:

DnD/X11: Doxygen build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp

    r85921 r85922  
    537537    int onX11SelectionClear(const XEvent &e);
    538538    int onX11SelectionNotify(const XEvent &e);
    539     int onX11SelectionRequest(const XEvent &e);
     539    int onX11SelectionRequest(const XEvent &evReq);
    540540    int onX11Event(const XEvent &e);
    541541    int  waitForStatusChange(uint32_t enmState, RTMSINTERVAL uTimeoutMS = 30000);
     
    12561256 *
    12571257 * @returns IPRT status code.
    1258  * @param   e                       X11 event to handle.
     1258 * @param   evReq               X11 event to handle.
    12591259 */
    12601260int DragInstance::onX11SelectionRequest(const XEvent &evReq)
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