sw/uiconfig/swriter/ui/managechangessidebar.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2aa2eb590de2025cfd2e91de9b139a8c84ce7979 Author: Julien Nabet <[email protected]> AuthorDate: Fri Aug 14 21:29:21 2020 +0200 Commit: Caolán McNamara <[email protected]> CommitDate: Mon Aug 17 10:36:46 2020 +0200 tdf#135755: Crash:right click to Manage Changes List on side bar bt here: https://bugs.documentfoundation.org/attachment.cgi?id=164318&action=edit Change-Id: I0874cf9bea1e28192e94ea6125ca6ac8f5736c30 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100759 Tested-by: Jenkins Reviewed-by: Julien Nabet <[email protected]> (cherry picked from commit e345575334cdff0eb218c4e4a7b6f6e6d0ab9e5f) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100707 Reviewed-by: Caolán McNamara <[email protected]> diff --git a/sw/uiconfig/swriter/ui/managechangessidebar.ui b/sw/uiconfig/swriter/ui/managechangessidebar.ui index 7fc15bf6f67a..5befb6d0488e 100644 --- a/sw/uiconfig/swriter/ui/managechangessidebar.ui +++ b/sw/uiconfig/swriter/ui/managechangessidebar.ui @@ -166,7 +166,7 @@ <property name="label" translatable="yes" context="managechangessidebar|writersort">Sort By</property> <property name="use_underline">True</property> <child type="submenu"> - <object class="GtkMenu"> + <object class="GtkMenu" id="writersortmenu"> <property name="visible">True</property> <property name="can_focus">False</property> <child> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
