sd/source/ui/view/drviews2.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 1fcecd9d17ccf77fd446dbe4bc25aa85314b36a1 Author: Maxim Monastirsky <momonas...@gmail.com> Date: Wed Oct 19 15:03:48 2016 +0300
tdf#103264 Missing case for SID_SAVE_BACKGROUND Regression of: commit 93b4bf647a5899f54ef51f8b4bfed0faa66b466e Date: Fri Jul 31 02:28:28 2015 +0530 tdf#89466: Slide Background tab Change-Id: I1c6d1d35c47e6e4400d65474c84b2c3ebeb0330f (cherry picked from commit 4a74c8af0b4573b4b72ccf04b26c71e41799e7a0) Reviewed-on: https://gerrit.libreoffice.org/30051 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk> diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx index a8388d4..5e02a2d 100644 --- a/sd/source/ui/view/drviews2.cxx +++ b/sd/source/ui/view/drviews2.cxx @@ -1217,6 +1217,7 @@ void DrawViewShell::FuTemporary(SfxRequest& rReq) break; case SID_SELECT_BACKGROUND: + case SID_SAVE_BACKGROUND: case SID_ATTR_PAGE_SIZE: case SID_ATTR_PAGE: case SID_PAGESETUP: // BASIC ?? _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits