[Libreoffice-commits] core.git: sw/UIConfig_swriter.mk

Julien Nabet (via logerrit) logerrit at kemper.freedesktop.org
Tue Jun 15 19:50:00 UTC 2021


 sw/UIConfig_swriter.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b89ebf135818ccaa45bbfb164099a6e199bd7d11
Author:     Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Tue Jun 15 20:42:19 2021 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jun 15 21:49:03 2021 +0200

    tdf#142860: fix crash: press Page Columns Button on Tab UI
    
    See bt here:
    https://bugs.documentfoundation.org/attachment.cgi?id=172924
    
    Change-Id: I477ad78e943934d83cf48620f5ed2573558901e9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117268
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sw/UIConfig_swriter.mk b/sw/UIConfig_swriter.mk
index b0b94c9979ff..ce3058308d6e 100644
--- a/sw/UIConfig_swriter.mk
+++ b/sw/UIConfig_swriter.mk
@@ -236,6 +236,7 @@ $(eval $(call gb_UIConfig_add_uifiles,modules/swriter,\
 	sw/uiconfig/swriter/ui/notebookbar_groupedbar_full \
 	sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact \
 	sw/uiconfig/swriter/ui/notebookbar_online \
+	sw/uiconfig/swriter/ui/pagecolumncontrol \
 	sw/uiconfig/swriter/ui/pagemargincontrol \
 	sw/uiconfig/swriter/ui/pageorientationcontrol \
 	sw/uiconfig/swriter/ui/pagesizecontrol \


More information about the Libreoffice-commits mailing list