ViewSourceUi.ui: correct wrong property number

Just save the file with Qt Designer of Qt 4.8 or Qt 5.5 version and this change will be made by designer automatically
This commit is contained in:
Uwe Stöhr 2016-01-20 01:33:42 +01:00
parent 8998b88370
commit bcbeeebe63

View File

@ -68,7 +68,7 @@
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="horizontalSpacing">
<number>-1</number>
<number>6</number>
</property>
<property name="verticalSpacing">
<number>4</number>