1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

* Fixed OSX sidebar issue.

This commit is contained in:
Christian Muehlhaeuser
2010-11-21 10:23:34 +01:00
parent 3f2cce0f69
commit 7d26def37f

View File

@@ -32,6 +32,15 @@
<string>Form</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
@@ -92,7 +101,7 @@
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="topMargin">
<number>5</number>
<number>4</number>
</property>
<property name="rightMargin">
<number>0</number>