VirtualBox

Ignore:
Timestamp:
Mar 13, 2009 1:22:04 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44318
Message:

FE/Qt4: Rework network adapter UI - Removed tool-buttons borders for MAC.

File:
1 edited

Legend:

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

    r17784 r17785  
    5252        if (w->parent() == this)
    5353            w->setFixedHeight (w->sizeHint().height());
     54
     55    /* Remove tool-button border at MAC */
     56    mTbCable->setStyleSheet ("QToolButton {border: 0px none black;}");
     57    mTbDetails->setStyleSheet ("QToolButton {border: 0px none black;}");
    5458#endif /* Q_WS_MAC */
    5559}
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