From 8b29b86bf4cdbf1f1d84010828e385401ce602fc Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 15 Jun 2013 09:52:10 +0200 Subject: [PATCH] * Set captions to non-bold in .ui. --- src/libtomahawk/widgets/Dashboard.cpp | 7 ------- src/libtomahawk/widgets/Dashboard.ui | 13 +++++++------ 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/src/libtomahawk/widgets/Dashboard.cpp b/src/libtomahawk/widgets/Dashboard.cpp index 145f7891d..e8ed6708e 100644 --- a/src/libtomahawk/widgets/Dashboard.cpp +++ b/src/libtomahawk/widgets/Dashboard.cpp @@ -85,11 +85,6 @@ Dashboard::Dashboard( QWidget* parent ) ui->tracksView->setAttribute( Qt::WA_MacShowFocusRect, 0 ); ui->tracksView->setStyleSheet( "QTreeView { background-color: transparent; }" ); TomahawkStyle::stylePageFrame( ui->trackFrame ); - - QFont f; - f.setBold( true ); - QFontMetrics fm( f ); - ui->tracksView->setMinimumWidth( fm.width( tr( "Recently played tracks" ) ) * 2 ); } { @@ -132,7 +127,6 @@ Dashboard::Dashboard( QWidget* parent ) { QFont f = ui->label->font(); - f.setBold( false ); f.setFamily( "Fauna One" ); QPalette p = ui->label->palette(); @@ -146,7 +140,6 @@ Dashboard::Dashboard( QWidget* parent ) { QFont f = ui->playlistLabel->font(); - f.setBold( false ); f.setFamily( "Fauna One" ); QPalette p = ui->playlistLabel->palette(); diff --git a/src/libtomahawk/widgets/Dashboard.ui b/src/libtomahawk/widgets/Dashboard.ui index 17f5bf4d9..5745baee0 100644 --- a/src/libtomahawk/widgets/Dashboard.ui +++ b/src/libtomahawk/widgets/Dashboard.ui @@ -81,8 +81,8 @@ 20 - 75 - true + 50 + false @@ -137,9 +137,10 @@ + Arial 20 - 75 - true + 50 + false @@ -247,8 +248,8 @@ 20 - 75 - true + 50 + false