summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-10-20 15:32:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-10-20 20:20:28 +0200
commitf33c634a5b2f4ee010dd72f91128a445ef95d222 (patch)
treea8f903d91bfff366bd343c37d98491d306ca2049 /cui
parent5c3687e4c7697fdcb1451e9a1fc3a2d5b9a23a82 (diff)
Related: tdf#137608 use same max-page in textflow as insert, break
table-textflow too as well as para-textflow Change-Id: I779d61389ed0b3e424dbe830cf063fab8db13360 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104566 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/textflowpage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/textflowpage.ui b/cui/uiconfig/ui/textflowpage.ui
index 9b068cf8d026..4ffd1202cb9a 100644
--- a/cui/uiconfig/ui/textflowpage.ui
+++ b/cui/uiconfig/ui/textflowpage.ui
@@ -15,7 +15,7 @@
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment3">
- <property name="upper">9999</property>
+ <property name="upper">55535</property>
<property name="value">1</property>
<property name="step_increment">1</property>
<property name="page_increment">10</property>