vcl/jsdialog/enabled.cxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 30ea6a4e634e838af01cbadf591125e1ddbf3eef Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Wed Apr 26 16:26:55 2023 +0900 Commit: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> CommitDate: Wed Apr 26 16:26:55 2023 +0900
jsdialog: enable themedialog.ui and themecoloreditdialog.ui Change-Id: Ie6c6af3e3a98548cad8b5bfb067382a03296b278 diff --git a/vcl/jsdialog/enabled.cxx b/vcl/jsdialog/enabled.cxx index 73dc2bec6a4f..d620b537c93c 100644 --- a/vcl/jsdialog/enabled.cxx +++ b/vcl/jsdialog/enabled.cxx @@ -216,6 +216,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