[Libreoffice-commits] core.git: sw/uiconfig

Julien Nabet (via logerrit) logerrit at kemper.freedesktop.org
Fri Aug 14 20:10:49 UTC 2020


 sw/uiconfig/swriter/ui/managechangessidebar.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e345575334cdff0eb218c4e4a7b6f6e6d0ab9e5f
Author:     Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Fri Aug 14 21:29:21 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Aug 14 22:10:08 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>

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