Changeset 108393 in vbox
- Timestamp:
- Feb 26, 2025 2:21:44 PM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 167757
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp ¶
r108392 r108393 1270 1270 } 1271 1271 1272 /* Take the device-pixel-ratio into account: */1273 pSourceImage->setDevicePixelRatio(devicePixelRatio());1274 1275 1272 /* Prepare the base and hidpi paint rectangles: */ 1276 1273 QRect paintRect = pEvent->rect();
Note:
See TracChangeset
for help on using the changeset viewer.