[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sw/uiconfig
Julien Nabet (via logerrit)
logerrit at kemper.freedesktop.org
Mon Aug 17 08:37:20 UTC 2020
sw/uiconfig/swriter/ui/managechangessidebar.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2aa2eb590de2025cfd2e91de9b139a8c84ce7979
Author: Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Fri Aug 14 21:29:21 2020 +0200
Commit: Caolán McNamara <caolanm at redhat.com>
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 <serval2412 at yahoo.fr>
(cherry picked from commit e345575334cdff0eb218c4e4a7b6f6e6d0ab9e5f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100707
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
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>
More information about the Libreoffice-commits
mailing list