VirtualBox

Changeset 70681 in vbox


Ignore:
Timestamp:
Jan 22, 2018 4:45:33 PM (7 years ago)
Author:
vboxsync
Message:

Build fix for r120416.

File:
1 edited

Legend:

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

    r70680 r70681  
    496496    const double dScaleFactor = gEDataManager->scaleFactor(vboxGlobal().managedVMUuid());
    497497    const bool fUseUnscaledHiDPIOutput = gEDataManager->useUnscaledHiDPIOutput(vboxGlobal().managedVMUuid());
     498    Q_UNUSED(fUseUnscaledHiDPIOutput);
    498499    frameBuffer()->setScaleFactor(dScaleFactor);
    499500    /* Propagate the scale-factor to 3D service if necessary: */
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