PageLayoutUi.ui: use a more sensible option name

This commit is contained in:
Uwe Stöhr 2013-05-10 18:34:05 +02:00
parent c962e1ca1d
commit 6cfa7feb6d

View File

@ -1,4 +1,5 @@
<ui version="4.0" >
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>PageLayoutUi</class>
<widget class="QWidget" name="PageLayoutUi">
<property name="geometry">
@ -41,7 +42,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Choose a particular paper size, or set your own with "Custom"</string>
<string>Choose a particular paper size, or set your own with &quot;Custom&quot;</string>
</property>
<property name="maxVisibleItems">
<number>20</number>
@ -167,7 +168,7 @@
<item row="0" column="0">
<widget class="QLabel" name="pagestyleL">
<property name="text">
<string>Headings &amp;style:</string>
<string>Page &amp;style:</string>
</property>
<property name="buddy">
<cstring>pagestyleCO</cstring>