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

Fix some margins and fonts on settings dialog

This commit is contained in:
Leo Franchi 2011-08-14 15:25:22 -04:00
parent 7e249b91d8
commit a887232fff

View File

@ -113,6 +113,9 @@
<string>Accounts</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_14">
<property name="margin">
<number>2</number>
</property>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
@ -203,12 +206,6 @@
</property>
<item>
<widget class="QGroupBox" name="groupBox_2">
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="title">
<string>Local Music Information</string>
</property>