mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
new default resolver icon
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 916 B |
@@ -90,7 +90,7 @@ AudioControls::AudioControls( QWidget* parent )
|
||||
|
||||
ui->socialButton->setFixedSize( QSize( 20, 20 ) );
|
||||
ui->loveButton->setFixedSize( QSize( 20, 20 ) );
|
||||
ui->ownerButton->setFixedSize( QSize( 36, 36 ) );
|
||||
ui->ownerButton->setFixedSize( QSize( 34, 34 ) );
|
||||
|
||||
ui->metaDataArea->setStyleSheet( "QWidget#metaDataArea {\nborder-width: 4px;\nborder-image: url(" RESPATH "images/now-playing-panel.png) 4 4 4 4 stretch stretch; }" );
|
||||
|
||||
|
Reference in New Issue
Block a user