VirtualBox

Changeset 65602 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Feb 3, 2017 1:47:00 PM (8 years ago)
Author:
vboxsync
Message:

FE/Qt: Global properties: Network page: Merge tab and table frames only on macOS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.cpp

    r65601 r65602  
    502502    }
    503503
    504 #ifndef VBOX_WS_WIN
    505     /* On Windows host that looks ugly, but
    506      * On Mac OS X and X11 that deserves it's place. */
     504#ifdef VBOX_WS_MAC
     505    /* On macOS we can do a bit of smoothness: */
    507506    m_pLayoutNAT->setContentsMargins(0, 0, 0, 0);
    508507    m_pLayoutHostOnly->setContentsMargins(0, 0, 0, 0);
    509 #endif /* !VBOX_WS_WIN */
     508#endif
    510509
    511510    /* Apply language settings: */
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