VirtualBox

Changeset 77764 in vbox for trunk


Ignore:
Timestamp:
Mar 18, 2019 3:01:02 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129428
Message:

FE/Qt: bugref:9376: It appeared r129427 is cross-platform requirement.

File:
1 edited

Legend:

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

    r77763 r77764  
    13141314        QPoint cursorHotspot = m_pMachineView->uisession()->cursorHotspot();
    13151315
    1316 #ifdef VBOX_WS_MAC
    13171316        /* Apply the scale-factor if necessary: */
    13181317        cursorHotspot /= scaleFactor();
     
    13211320        if (!useUnscaledHiDPIOutput())
    13221321            cursorHotspot /= devicePixelRatioActual();
    1323 #endif
    13241322
    13251323        /* Acquire cursor position and size: */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette