1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-21 00:12:06 +02:00

* Slightly smaller header.

This commit is contained in:
Christian Muehlhaeuser 2014-09-03 02:47:16 +02:00
parent d982a38109
commit e9c4d2ab12

View File

@ -74,7 +74,7 @@ BasicHeader::BasicHeader( QWidget* parent )
ui->anchor3Label->setPalette( p );
}
setFixedHeight( 160 );
setFixedHeight( 140 );
}