VirtualBox

Changeset 86061 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 8, 2020 10:25:36 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140276
Message:

FE/Qt: bugref:9760: Runtime UI: Coding-style fixes for r140266.

Location:
trunk/src/VBox/Frontends/VirtualBox/src/runtime
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h

    r86053 r86061  
    117117
    118118    /** Performs window geometry normalization according to guest-size and host's available geometry.
    119       * @param  fAdjustPosition  Determines whether is it necessary to adjust position as well.
    120       * @param fResizeToGuestDisplay determines if is it necessary to resize the window to fit to guest display size. */
     119      * @param  fAdjustPosition        Determines whether is it necessary to adjust position as well.
     120      * @param  fResizeToGuestDisplay  Determines whether is it necessary to resize the window to fit to guest display size. */
    121121    virtual void normalizeGeometry(bool fAdjustPosition, bool fResizeToGuestDisplay) /* override */;
    122122
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.h

    r86053 r86061  
    6161
    6262    /** Performs window geometry normalization according to guest-size and host's available geometry.
    63       * @param  fAdjustPosition  Determines whether is it necessary to adjust position as well.
    64       * @param fResizeToGuestDisplay determines if is it necessary to resize the window to fit to guest display size. */
     63      * @param  fAdjustPosition        Determines whether is it necessary to adjust position as well.
     64      * @param  fResizeToGuestDisplay  Determines whether is it necessary to resize the window to fit to guest display size. */
    6565    virtual void normalizeGeometry(bool fAdjustPosition, bool fResizeToGuestDisplay) /* override */;
    6666
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette