sd/source/ui/dlg/prltempl.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a19dc104ec008f0bb44676d63d4764c6d7442a0d
Author: Tamás Zolnai <[email protected]>
Date: Mon Aug 14 22:33:13 2017 +0200
Related to tdf#109863: Crash when trying to modify background slide style
Remove character highlighting tab from background style
since there is no text content in the background.
Change-Id: I5fcc3c76a3e60a37c3be72a14fa2f6668875bab6
Reviewed-on: https://gerrit.libreoffice.org/41154
Tested-by: Jenkins <[email protected]>
Reviewed-by: Tamás Zolnai <[email protected]>
diff --git a/sd/source/ui/dlg/prltempl.cxx b/sd/source/ui/dlg/prltempl.cxx
index e2e428772fc8..2d0b88118800 100644
--- a/sd/source/ui/dlg/prltempl.cxx
+++ b/sd/source/ui/dlg/prltempl.cxx
@@ -207,6 +207,7 @@ SdPresLayoutTemplateDlg::SdPresLayoutTemplateDlg(
SfxObjectShell const * pDocSh,
RemoveTabPage( "RID_SVXPAGE_TABULATOR");
RemoveTabPage( "RID_SVXPAGE_ALIGN_PARAGRAPH");
RemoveTabPage( "RID_SVXPAGE_PARA_ASIAN" );
+ RemoveTabPage( "RID_SVXPAGE_BACKGROUND" );
}
// set title and add corresponding pages to dialog
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits