[Libreoffice-commits] core.git: sw/source

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Fri Jun 7 18:48:34 UTC 2019


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

New commits:
commit cb0fd00eb3356e5b8cb8aa2c68eceffd63d250bf
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jun 7 15:29:53 2019 +0100
Commit:     Caolán McNamara <caolanm at 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 <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at 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");


More information about the Libreoffice-commits mailing list