mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-03 12:47:45 +02:00
Merge branch 'master' of github.com:tomahawk-player/tomahawk
This commit is contained in:
@@ -104,6 +104,7 @@ AccountsToolButton::AccountsToolButton( QWidget* parent )
|
|||||||
this, SLOT( updateIcons() ) );
|
this, SLOT( updateIcons() ) );
|
||||||
|
|
||||||
#ifdef Q_WS_MAC
|
#ifdef Q_WS_MAC
|
||||||
|
setIconSize( QSize( iconSize().width()-4, iconSize().height()-4 ) );
|
||||||
setStyleSheet( "AccountsToolButton {"
|
setStyleSheet( "AccountsToolButton {"
|
||||||
" border: 1px solid #7d7d7d;"
|
" border: 1px solid #7d7d7d;"
|
||||||
" border-radius: 4px;"
|
" border-radius: 4px;"
|
||||||
|
Reference in New Issue
Block a user