mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 08:04:25 +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; }" );
|
// ui->similarTracksView->setStyleSheet( "QListView { background-color: transparent; } QListView::item { background-color: transparent; }" );
|
||||||
|
|
||||||
TomahawkStyle::stylePageFrame( ui->frame );
|
TomahawkStyle::stylePageFrame( ui->frame );
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
QFont f = ui->trackLabel->font();
|
QFont f = ui->trackLabel->font();
|
||||||
|
Reference in New Issue
Block a user