summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/SlideBackground.hxx
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2017-06-28 17:29:45 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2017-07-09 23:05:22 +0200
commit4eae2eeb4c3942648aa5d32678ddb5bbbae9d221 (patch)
tree93de1337afa7718f635a75fa47b34e336a7fc09d /sd/source/ui/sidebar/SlideBackground.hxx
parent06c7ff43ce85be3fbba092c6ae87f1459770817d (diff)
Slightly different approach to tdf#106679
cowardly avoiding use of DrawViewShell in constructor Change-Id: Ib40406d439403d0e2de270827bf5c2f06cfb18c2 Reviewed-on: https://gerrit.libreoffice.org/39368 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sd/source/ui/sidebar/SlideBackground.hxx')
-rw-r--r--sd/source/ui/sidebar/SlideBackground.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/SlideBackground.hxx b/sd/source/ui/sidebar/SlideBackground.hxx
index 21098bfac61c..4294027a0b53 100644
--- a/sd/source/ui/sidebar/SlideBackground.hxx
+++ b/sd/source/ui/sidebar/SlideBackground.hxx
@@ -117,7 +117,6 @@ private:
vcl::EnumContext maDrawMasterContext;
vcl::EnumContext maImpressOtherContext;
vcl::EnumContext maImpressMasterContext;
- vcl::EnumContext::Application maApplication;
bool mbTitle;
SfxBindings* mpBindings;