diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-05-23 19:57:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-05-23 22:43:49 +0200 |
commit | 3cf6d908c21400e005dcbf03a94282279fe61b9b (patch) | |
tree | b7cd96e3575cbdd28bc864d877e55bc048c63956 /sw/uiconfig/swriter | |
parent | 93649784ddbb7d9ca779d14fd60fb97385325d17 (diff) |
nospin hack no longer in use
Change-Id: Ib855c429ac936f9b7bb219ad4729f99b0625ec37
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94734
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter')
-rw-r--r-- | sw/uiconfig/swriter/ui/createaddresslist.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/createaddresslist.ui b/sw/uiconfig/swriter/ui/createaddresslist.ui index 4b7000644ab0..50597fb0bb54 100644 --- a/sw/uiconfig/swriter/ui/createaddresslist.ui +++ b/sw/uiconfig/swriter/ui/createaddresslist.ui @@ -249,7 +249,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <child> - <object class="GtkSpinButton" id="SETNO"> + <object class="GtkSpinButton" id="SETNOSB"> <property name="can_focus">True</property> <property name="no_show_all">True</property> <property name="activates_default">True</property> @@ -262,7 +262,7 @@ </packing> </child> <child> - <object class="GtkEntry" id="SETNO-nospin"> + <object class="GtkEntry" id="SETNOED"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</property> |