VirtualBox

Changeset 68003 in vbox for trunk/src


Ignore:
Timestamp:
Jul 17, 2017 3:56:45 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117015
Message:

FE/Qt: Reverting r117009 because it's just wrong.

Location:
trunk/src/VBox/Frontends/VirtualBox/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/hostnetwork/UIHostNetworkDetailsWidget.cpp

    r67999 r68003  
    294294#ifdef VBOX_WS_MAC
    295295            /* Configure layout: */
    296             pLayoutInterface->setSpacing(5);
     296            pLayoutInterface->setSpacing(10);
    297297            pLayoutInterface->setContentsMargins(10, 10, 10, 10);
    298298#endif
     
    587587#ifdef VBOX_WS_MAC
    588588            /* Configure layout: */
    589             pLayoutDHCPServer->setSpacing(5);
     589            pLayoutDHCPServer->setSpacing(10);
    590590            pLayoutDHCPServer->setContentsMargins(10, 10, 10, 10);
    591591#endif
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDetailsWidget.cpp

    r67999 r68003  
    225225#ifdef VBOX_WS_MAC
    226226            /* Configure layout: */
    227             pLayoutOptions->setSpacing(5);
     227            pLayoutOptions->setSpacing(10);
    228228            pLayoutOptions->setContentsMargins(10, 10, 10, 10);
    229229#endif
  • trunk/src/VBox/Frontends/VirtualBox/src/selector/UISnapshotDetailsWidget.cpp

    r67999 r68003  
    738738#ifdef VBOX_WS_MAC
    739739            /* Configure layout: */
    740             m_pLayoutOptions->setSpacing(5);
     740            m_pLayoutOptions->setSpacing(10);
    741741            m_pLayoutOptions->setContentsMargins(10, 10, 10, 10);
    742742#endif
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