vcl/jsdialog/enabled.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 99e33dd6cdddaf84c4ae65f043e6f4e1242a1479
Author: Szymon Kłos <[email protected]>
AuthorDate: Thu Sep 18 14:43:30 2025 +0000
Commit: Michael Stahl <[email protected]>
CommitDate: Fri Sep 19 16:14:04 2025 +0200
jsdialog: enable hyperlink target dialog
Change-Id: I639730bb9ee2cceac263712390ba9f5892dfe969
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191136
(cherry picked from commit 467384cd577a12f580906b93a40b101390732238)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191193
Tested-by: Jenkins
Reviewed-by: Michael Stahl <[email protected]>
diff --git a/vcl/jsdialog/enabled.cxx b/vcl/jsdialog/enabled.cxx
index ca5b23711c44..0eb206119c98 100644
--- a/vcl/jsdialog/enabled.cxx
+++ b/vcl/jsdialog/enabled.cxx
@@ -69,6 +69,7 @@ constexpr auto CuiDialogList
{ u"cui/ui/hyperlinkdialog.ui" },
{ u"cui/ui/hyperlinkinternetpage.ui" },
{ u"cui/ui/hyperlinkmailpage.ui" },
+ { u"cui/ui/hyperlinkmarkdialog.ui" },
{ u"cui/ui/hyperlinkdocpage.ui" },
{ u"cui/ui/imagetabpage.ui" },
{ u"cui/ui/linedialog.ui" },