| commit | 66291d467be4bf0e841814111d57d1af76117f8e | [log] |
|---|---|---|
| author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | Mon Jan 23 12:15:50 2023 -0600 |
| committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | Mon Jan 23 20:46:20 2023 +0000 |
| tree | c9fec7ddb127f4bec9b5912d2d96efa3e8e8166f | |
| parent | 36c492bb01f48435b714fc85b203c1e8a2fa8d07 [diff] |
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>
diff --git a/svx/uiconfig/ui/imapdialog.ui b/svx/uiconfig/ui/imapdialog.ui index faea4d0..4ebb2c0 100644 --- a/svx/uiconfig/ui/imapdialog.ui +++ b/svx/uiconfig/ui/imapdialog.ui
@@ -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>