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

Szymon Kłos eszkadev at gmail.com
Sun Apr 9 09:52:53 UTC 2017


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

New commits:
commit 82a25b754b0900d313ca24d9283ae6398dc66d18
Author: Szymon Kłos <eszkadev at gmail.com>
Date:   Sun Apr 9 11:51:36 2017 +0200

    tdf#106964 Notebookbar: missing id int the .ui file
    
    Change-Id: I466d6f25e6cd68a51ce88dd60b3e9fdc51757c7b

diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index a9d0b2d2eff2..fc601f5dc021 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -2352,7 +2352,7 @@
                     <property name="can_focus">False</property>
                     <property name="tooltip_text" translatable="yes">Links</property>
                     <child>
-                      <object class="GtkBox">
+                      <object class="GtkBox" id="box200">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <child>


More information about the Libreoffice-commits mailing list