Changeset 97858 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Dec 23, 2022 2:38:41 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp
r97857 r97858 790 790 pWheelEvent->position().toPoint(), 791 791 #else 792 pWheelEvent->pos() 792 pWheelEvent->pos(), 793 793 #endif 794 794 pWheelEvent->globalPosition().toPoint(),
Note:
See TracChangeset
for help on using the changeset viewer.