mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-07 01:22:49 +02:00
* Redundant setBackgroundColor.
This commit is contained in:
parent
46d79d5491
commit
a33a25cc46
@ -59,7 +59,6 @@ AudioControls::AudioControls( QWidget* parent )
|
||||
ui->setupUi( this );
|
||||
setAutoFillBackground( false );
|
||||
setAcceptDrops( true );
|
||||
setBackgroundColor( QColor( "#333333" ) );
|
||||
setFixedHeight( scaledY( 85 ) );
|
||||
|
||||
QFont f = font();
|
||||
|
Loading…
x
Reference in New Issue
Block a user