[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sw/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 11 10:25:48 UTC 2019
sw/source/ui/chrdlg/pardlg.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 8ff1e312029adbf9e425f3d075c1e263a7c4e9c4
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jun 7 15:29:53 2019 +0100
Commit: Christian Lohmaier <lohmaier+LibreOffice at 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+LibreOffice at 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");
More information about the Libreoffice-commits
mailing list