1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 00:09:47 +01:00

* Set captions to non-bold in .ui.

This commit is contained in:
Christian Muehlhaeuser 2013-06-15 09:52:10 +02:00
parent 60296e45f3
commit 8b29b86bf4
2 changed files with 7 additions and 13 deletions

View File

@ -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();

View File

@ -81,8 +81,8 @@
<property name="font">
<font>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
@ -137,9 +137,10 @@
<widget class="QLabel" name="label_2">
<property name="font">
<font>
<family>Arial</family>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
@ -247,8 +248,8 @@
<property name="font">
<font>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">