diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2017-04-09 11:51:36 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2017-04-09 11:52:02 +0200 |
commit | 82a25b754b0900d313ca24d9283ae6398dc66d18 (patch) | |
tree | 371afa717a53dbfa25162cd11d640d4365a038ba | |
parent | f2b46e1ceabfda66ad3c8fcb21af07f0f272637f (diff) |
tdf#106964 Notebookbar: missing id int the .ui file
Change-Id: I466d6f25e6cd68a51ce88dd60b3e9fdc51757c7b
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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> |