VirtualBox

Changeset 30410 in vbox


Ignore:
Timestamp:
Jun 24, 2010 4:14:21 AM (15 years ago)
Author:
vboxsync
Message:

FE/Qt: Second try to fix mac build for r63034.

Location:
trunk/src/VBox/Frontends/VirtualBox/src/runtime
Files:
2 edited

Legend:

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

    r30409 r30410  
    207207     * This is necessary for having smooth resizing of the VM/other windows.
    208208     * Disable mouse event compression if we enter the VM view.
    209      * So all mouse events are registered in the VM.
     209     * So all mouse events are registered in the VM. */
    210210    ::darwinSetMouseCoalescingEnabled(fOn);
    211211}
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h

    r30409 r30410  
    6666     * This is necessary for having smooth resizing of the VM/other windows.
    6767     * Disable mouse event compression if we enter the VM view.
    68      * So all mouse events are registered in the VM.
     68     * So all mouse events are registered in the VM. */
    6969    void setMouseCoalescingEnabled(bool fOn);
    7070#endif /* Q_WS_MAC */
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