mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
PageLayoutUi.ui: use a more sensible option name
This commit is contained in:
parent
c962e1ca1d
commit
6cfa7feb6d
@ -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 "Custom"</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 &style:</string>
|
||||
<string>Page &style:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>pagestyleCO</cstring>
|
||||
|
Loading…
Reference in New Issue
Block a user