VirtualBox

Changeset 97859 in vbox for trunk


Ignore:
Timestamp:
Dec 23, 2022 2:44:21 PM (2 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9898: Yet another build fix for r154944.

File:
1 edited

Legend:

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

    r97858 r97859  
    789789#if QT_VERSION >= QT_VERSION_CHECK(5, 14, 0)
    790790                                   pWheelEvent->position().toPoint(),
     791                                   pWheelEvent->globalPosition().toPoint(),
    791792#else
    792793                                   pWheelEvent->pos(),
     794                                   pWheelEvent->globalPos(),
    793795#endif
    794                                    pWheelEvent->globalPosition().toPoint(),
    795796#ifdef VBOX_WS_MAC
    796797                                   // WORKAROUND:
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