mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +02:00
* Style fix for TrackInfoWidget.
This commit is contained in:
@@ -87,7 +87,7 @@ TrackInfoWidget::TrackInfoWidget( const Tomahawk::query_ptr& query, QWidget* par
|
||||
// ui->similarTracksView->setStyleSheet( "QListView { background-color: transparent; } QListView::item { background-color: transparent; }" );
|
||||
|
||||
TomahawkStyle::stylePageFrame( ui->frame );
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
QFont f = ui->trackLabel->font();
|
||||
|
Reference in New Issue
Block a user