VirtualBox

Changeset 82028 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Nov 20, 2019 3:36:28 PM (5 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9598: UISession: Forgot something in r134824.

File:
1 edited

Legend:

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

    r82022 r82028  
    18281828    }
    18291829
     1830    /* Mark mouse pointer shape valid: */
    18301831    m_fIsValidPointerShapePresent = true;
    18311832
     
    18501851    updateMousePointerPixmapScaling(m_cursorShapePixmap, uXHot, uYHot);
    18511852    m_cursor = QCursor(m_cursorShapePixmap, uXHot, uYHot);
     1853
     1854    /* Mark mouse pointer shape valid: */
    18521855    m_fIsValidPointerShapePresent = true;
    18531856
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