[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - sw/UIConfig_swriter.mk

Julien Nabet (via logerrit) logerrit at kemper.freedesktop.org
Wed Jun 16 07:29:30 UTC 2021


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

New commits:
commit 9656cc894673af9db77a29376a94d3029370d127
Author:     Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Tue Jun 15 20:42:19 2021 +0200
Commit:     Xisco Fauli <xiscofauli at libreoffice.org>
CommitDate: Wed Jun 16 09:28:56 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>
    (cherry picked from commit b89ebf135818ccaa45bbfb164099a6e199bd7d11)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117228
    Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>

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