tdf#153167 ImageMap Editor dialog had no title
Change-Id: I90048520d250d086b7b0ef4af675c9e1bcff93f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146039 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
parent
36c492bb01
commit
66291d467b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<object class="GtkDialog" id="ImapDialog">
|
||||
<property name="can-focus">False</property>
|
||||
<property name="border-width">6</property>
|
||||
<property name="title" translatable="yes">ImageMap Editor</property>
|
||||
<property name="default-width">0</property>
|
||||
<property name="default-height">0</property>
|
||||
<property name="type-hint">dialog</property>
|
||||
|
|
Loading…
Reference in a new issue