summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-04-26 11:40:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-04-26 16:02:12 +0200
commit294857ee2311826d222270b6d60bba157691f8c3 (patch)
treeeb291acb6f1edd3fbe9dc342123bd85baa72c7db /sw
parentb6b18aa3fdb419fd7461242c6cc3128544e576fd (diff)
wrong spin suffix
so the value allowed range is incorrect, glade adds a 1 if the id is duplicated, so I guess the name was copy and pasted and then the prefix renamed, leaving the incorrect 1 in the suffix Change-Id: If53790e49bc15e2a10d8ce5b9045eb6be0c25754 Reviewed-on: https://gerrit.libreoffice.org/53502 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/ui/envprinterpage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/envprinterpage.ui b/sw/uiconfig/swriter/ui/envprinterpage.ui
index 5eb96652603e..82ff983c0df3 100644
--- a/sw/uiconfig/swriter/ui/envprinterpage.ui
+++ b/sw/uiconfig/swriter/ui/envprinterpage.ui
@@ -111,7 +111,7 @@
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="down:0.00cm1">
+ <object class="GtkSpinButton" id="down:0.00cm">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment1</property>