1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-16 02:54:33 +02:00

Tighten up margins in diagnostics dialog

This commit is contained in:
Leo Franchi
2011-08-14 17:54:16 -04:00
parent afbe74bc13
commit 0e7fae2b5a

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>621</width>
<height>434</height>
<width>724</width>
<height>433</height>
</rect>
</property>
<property name="minimumSize">
@@ -20,6 +20,9 @@
<string>Tomahawk Diagnostics</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="margin">
<number>4</number>
</property>
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@@ -57,8 +60,6 @@
</item>
</layout>
</widget>
<resources>
<include location="../resources.qrc"/>
</resources>
<resources/>
<connections/>
</ui>