1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 20:00:13 +02:00

Merge branch 'master' of github.com:tomahawk-player/tomahawk

This commit is contained in:
Jason Herskowitz
2012-12-10 11:13:52 -05:00

View File

@@ -104,6 +104,7 @@ AccountsToolButton::AccountsToolButton( QWidget* parent )
this, SLOT( updateIcons() ) );
#ifdef Q_WS_MAC
setIconSize( QSize( iconSize().width()-4, iconSize().height()-4 ) );
setStyleSheet( "AccountsToolButton {"
" border: 1px solid #7d7d7d;"
" border-radius: 4px;"