Changeset 54078 in vbox
- Timestamp:
- Feb 5, 2015 6:01:35 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp
r54076 r54078 549 549 (uint32_t)(dScaleFactor * VBOX_OGL_SCALE_FACTOR_MULTIPLIER)); 550 550 551 #ifdef Q_WS_MAC 551 552 /* Take backing scale-factor into account: */ 552 553 m_pFrameBuffer->setBackingScaleFactor(darwinBackingScaleFactor(machineWindow())); 554 #endif /* Q_WS_MAC */ 553 555 554 556 /* Take unscaled HiDPI output mode into account: */
Note:
See TracChangeset
for help on using the changeset viewer.

