sd/source/ui/sidebar/SlideBackground.cxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit d6ee89bc8882b13332275a156bfa8a56b5cf81e9 Author: Xisco Fauli <aniste...@gmail.com> Date: Thu Nov 9 00:54:32 2017 +0100 tdf#111826: Hide master slide button in handout view Change-Id: I4d3efcbe9e720ab43fa18d6c475ef749f1f9d61a Reviewed-on: https://gerrit.libreoffice.org/44516 Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com> Tested-by: Tamás Zolnai <tamas.zol...@collabora.com> diff --git a/sd/source/ui/sidebar/SlideBackground.cxx b/sd/source/ui/sidebar/SlideBackground.cxx index 7f88057b8e32..3e26737bce3d 100644 --- a/sd/source/ui/sidebar/SlideBackground.cxx +++ b/sd/source/ui/sidebar/SlideBackground.cxx @@ -251,6 +251,8 @@ void SlideBackground::HandleContextChange( mpFillGrad->Hide(); mpBackgroundLabel->Hide(); mpInsertImage->Hide(); + mpEditMaster->Hide(); + mpCloseMaster->Hide(); } else if (maContext == maImpressOtherContext ) {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits