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

New commits:
commit cb0fd00eb3356e5b8cb8aa2c68eceffd63d250bf
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Fri Jun 7 15:29:53 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Fri Jun 7 20:47:44 2019 +0200

    Resolves: tdf#125761 there is no page called 'labelTP_BACKGROUND'
    
    Change-Id: Ia6558039da010b0f6d8385e9791c0abc2ef75eba
    Reviewed-on: https://gerrit.libreoffice.org/73665
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.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