sw/source/ui/chrdlg/pardlg.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8ff1e312029adbf9e425f3d075c1e263a7c4e9c4
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Fri Jun 7 15:29:53 2019 +0100
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Tue Jun 11 12:25:04 2019 +0200

    Resolves: tdf#125761 there is no page called 'labelTP_BACKGROUND'
    
    Change-Id: Ia6558039da010b0f6d8385e9791c0abc2ef75eba
    Reviewed-on: https://gerrit.libreoffice.org/73667
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>

diff --git a/sw/source/ui/chrdlg/pardlg.cxx b/sw/source/ui/chrdlg/pardlg.cxx
index 7d74c451942e..e089b4bed935 100644
--- a/sw/source/ui/chrdlg/pardlg.cxx
+++ b/sw/source/ui/chrdlg/pardlg.cxx
@@ -116,7 +116,6 @@ SwParaDlg::SwParaDlg(weld::Window *pParent,
     {
         RemoveTabPage("labelTP_NUMPARA");
         RemoveTabPage("labelTP_DROPCAPS");
-        RemoveTabPage("labelTP_BACKGROUND");
         RemoveTabPage("labelTP_BORDER");
         RemoveTabPage("area");
         RemoveTabPage("transparence");
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to