vcl/jsdialog/enabled.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit f222ea7cac653bb2319bb1d3196dea6ce062026a
Author: Tomaž Vajngerl <[email protected]>
AuthorDate: Wed Apr 26 16:26:55 2023 +0900
Commit: Tomaž Vajngerl <[email protected]>
CommitDate: Wed Apr 26 11:25:27 2023 +0200
jsdialog: enable themedialog.ui and themecoloreditdialog.ui
Change-Id: Ie6c6af3e3a98548cad8b5bfb067382a03296b278
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151033
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <[email protected]>
diff --git a/vcl/jsdialog/enabled.cxx b/vcl/jsdialog/enabled.cxx
index 0619e79785ea..0ed9c299bc00 100644
--- a/vcl/jsdialog/enabled.cxx
+++ b/vcl/jsdialog/enabled.cxx
@@ -214,6 +214,8 @@ bool isBuilderEnabled(std::u16string_view rUIFile, bool
bMobile)
|| rUIFile == u"svx/ui/findreplacedialog.ui"
|| rUIFile == u"svx/ui/fontworkgallerydialog.ui"
|| rUIFile == u"svx/ui/headfootformatpage.ui"
+ || rUIFile == u"svx/ui/themecoloreditdialog.ui"
+ || rUIFile == u"svx/ui/themedialog.ui"
// uui
|| rUIFile == u"uui/ui/macrowarnmedium.ui"
// vcl