tdf#131576: fix "Field information" in table wizard, step 2
Change-Id: I8a0dfa9f483f32bc5858e628ff4bb9cb79c9c6a6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91236 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
ba3c9a8f05
commit
70adbc53e8
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ public class FieldFormatter implements XItemListener
|
|||
},
|
||||
new Object[]
|
||||
{
|
||||
UIConsts.INTEGERS[8], sFieldNames, 91, 27, IFieldFormatStep, Short.valueOf(curtabindex++), 90
|
||||
UIConsts.INTEGERS[8], sFieldNames, 91, 27, IFieldFormatStep, Short.valueOf(curtabindex++), 67
|
||||
});
|
||||
|
||||
try
|
||||
|
|
Loading…
Reference in a new issue