fixed spacing in tabs
svn path=/trunk/KDE/kdebase/workspace/; revision=1053749
This commit is contained in:
parent
9913904ada
commit
646fb3aa60
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,9 @@
|
|||
<string>General</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<property name="margin">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
|
@ -100,6 +103,9 @@
|
|||
<string>Fine Tuning</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<property name="margin">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
|
|
Loading…
Reference in a new issue