summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2023-02-01 20:01:42 +0000
committerCaolán McNamara <caolanm@redhat.com>2023-02-02 08:53:44 +0000
commit1fe3769060f31e66a63f4f5fdc5bbfb916c449f6 (patch)
tree247fdc6425d114ce7d98bcdd1502cc8ada6b8f1a /sw
parentb7f182217606b6b51de4c081acf1671c104094cb (diff)
gtk4: remove max-length property
width-chars remains Change-Id: Ifef71355b12c797bafe67b5e58316a182b63eceb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146477 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/ui/numberinput.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/numberinput.ui b/sw/uiconfig/swriter/ui/numberinput.ui
index ab07e96210c5..da8069ed43db 100644
--- a/sw/uiconfig/swriter/ui/numberinput.ui
+++ b/sw/uiconfig/swriter/ui/numberinput.ui
@@ -93,7 +93,6 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
- <property name="max-length">2</property>
<property name="width-chars">2</property>
<property name="adjustment">adjustment1</property>
<property name="truncate-multiline">True</property>