1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 06:07:37 +02:00

* Fixed OSX margins.

This commit is contained in:
Christian Muehlhaeuser
2010-11-21 10:42:30 +01:00
parent a4e4a2c7a7
commit adf05014fb

View File

@@ -188,6 +188,12 @@
<property name="leftMargin"> <property name="leftMargin">
<number>8</number> <number>8</number>
</property> </property>
<property name="topMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<item> <item>
<widget class="QWidget" name="widget_2" native="true"> <widget class="QWidget" name="widget_2" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_4"> <layout class="QHBoxLayout" name="horizontalLayout_4">
@@ -205,6 +211,12 @@
</property> </property>
<item> <item>
<layout class="QVBoxLayout" name="trackLabelLayout"> <layout class="QVBoxLayout" name="trackLabelLayout">
<property name="topMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<item> <item>
<widget class="ElidedLabel" name="artistTrackLabel"> <widget class="ElidedLabel" name="artistTrackLabel">
<property name="cursor"> <property name="cursor">