Changeset 108760 in vbox
- Timestamp:
- Mar 26, 2025 5:11:47 PM (3 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168187
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp
r108410 r108760 1402 1402 1403 1403 /* Draw sub-pixmap: */ 1404 painter.drawPixmap(m_cursorRectangle .topLeft(), cursorPixmap);1404 painter.drawPixmap(m_cursorRectangle, cursorPixmap); 1405 1405 } 1406 1406 }
Note:
See TracChangeset
for help on using the changeset viewer.