svx/uiconfig/ui/sidebarparagraph.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b3bef01041b8e75959848e52fb7efbff88c3da99 Author: Michael Meeks <[email protected]> AuthorDate: Thu Feb 20 16:43:43 2020 +0000 Commit: Michael Meeks <[email protected]> CommitDate: Fri Feb 21 15:10:11 2020 +0100 sidebar: provide indent field boxes with useful id for hiding on mobile. Change-Id: I45feb65dbc48810f27e4f7151de46bafcb54af00 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89147 Tested-by: Michael Meeks <[email protected]> Reviewed-by: Michael Meeks <[email protected]> diff --git a/svx/uiconfig/ui/sidebarparagraph.ui b/svx/uiconfig/ui/sidebarparagraph.ui index 05872ef3046f..9686b3162a06 100644 --- a/svx/uiconfig/ui/sidebarparagraph.ui +++ b/svx/uiconfig/ui/sidebarparagraph.ui @@ -417,7 +417,7 @@ </packing> </child> <child> - <object class="GtkBox" id="box13"> + <object class="GtkBox" id="indentfieldbox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
