r21803 by craig - #14458: Apply patch to clean up UI file
scribus-commit
scribus-commit at lists.scribus.net
Wed Mar 1 22:13:18 UTC 2017
Author: craig
Date: Wed Mar 1 22:13:18 2017
New Revision: 21803
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=21803
Log:
#14458: Apply patch to clean up UI file
Modified:
trunk/Scribus/scribus/ui/smpstylewidget.ui
Modified: trunk/Scribus/scribus/ui/smpstylewidget.ui
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21803&path=/trunk/Scribus/scribus/ui/smpstylewidget.ui
==============================================================================
--- trunk/Scribus/scribus/ui/smpstylewidget.ui (original)
+++ trunk/Scribus/scribus/ui/smpstylewidget.ui Wed Mar 1 22:13:18 2017
@@ -99,6 +99,12 @@
<layout class="QHBoxLayout">
<item>
<widget class="QLabel" name="lineSpacingLabel">
+ <property name="minimumSize">
+ <size>
+ <width>20</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="maximumSize">
<size>
<width>22</width>
@@ -106,7 +112,7 @@
</size>
</property>
<property name="text">
- <string notr="true">TextLabel</string>
+ <string/>
</property>
<property name="buddy">
<cstring>lineSpacingMode</cstring>
@@ -158,6 +164,12 @@
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLabel" name="spaceAboveLabel">
+ <property name="minimumSize">
+ <size>
+ <width>20</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="maximumSize">
<size>
<width>22</width>
@@ -165,7 +177,7 @@
</size>
</property>
<property name="text">
- <string notr="true">TextLabel</string>
+ <string/>
</property>
<property name="buddy">
<cstring>spaceAbove</cstring>
@@ -197,6 +209,12 @@
</item>
<item>
<widget class="QLabel" name="spaceBelowLabel">
+ <property name="minimumSize">
+ <size>
+ <width>20</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="maximumSize">
<size>
<width>22</width>
@@ -204,7 +222,7 @@
</size>
</property>
<property name="text">
- <string notr="true">TextLabel</string>
+ <string/>
</property>
<property name="buddy">
<cstring>spaceBelow</cstring>
More information about the scribus-commit
mailing list