vcl/jsdialog/enabled.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 51877b77a6385e3e0bf62f7d35f86540d5464659
Author:     Caolán McNamara <[email protected]>
AuthorDate: Fri Feb 6 17:20:27 2026 +0000
Commit:     Szymon Kłos <[email protected]>
CommitDate: Tue Feb 24 06:43:40 2026 +0100

    enable border/background dialog variant used in calc header setup
    
    calc, page setup, margin, custom margins, header, more
    
    before this both a tunneled and jsdialog appear, with this the
    desired jsdialog is there
    
    Change-Id: I73af4c8b2516f0da84fa7eccfac60d4e3f568beb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198860
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Szymon Kłos <[email protected]>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/200112

diff --git a/vcl/jsdialog/enabled.cxx b/vcl/jsdialog/enabled.cxx
index fc5941860c1c..e763bf96df5b 100644
--- a/vcl/jsdialog/enabled.cxx
+++ b/vcl/jsdialog/enabled.cxx
@@ -59,6 +59,7 @@ constexpr auto CuiDialogList
         { u"cui/ui/areadialog.ui" },
         { u"cui/ui/asiantypography.ui" },
         { u"cui/ui/borderareatransparencydialog.ui" },
+        { u"cui/ui/borderbackgrounddialog.ui" },
         { u"cui/ui/borderpage.ui" },
         { u"cui/ui/bulletandposition.ui" },
         { u"cui/ui/cellalignment.ui" },

Reply via email to