summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/SlideBackground.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/SlideBackground.hxx')
-rw-r--r--sd/source/ui/sidebar/SlideBackground.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/SlideBackground.hxx b/sd/source/ui/sidebar/SlideBackground.hxx
index 1fba18aaf0e5..0848e56828c8 100644
--- a/sd/source/ui/sidebar/SlideBackground.hxx
+++ b/sd/source/ui/sidebar/SlideBackground.hxx
@@ -69,7 +69,7 @@ public:
const SfxPoolItem* pState,
const bool bIsEnabled) override;
virtual void HandleContextChange(
- const ::sfx2::sidebar::EnumContext& rContext) override;
+ const vcl::EnumContext& rContext) override;
private:
@@ -105,7 +105,7 @@ private:
bool mbEditModeChangePending;
css::uno::Reference<css::frame::XFrame> mxFrame;
- ::sfx2::sidebar::EnumContext maContext;
+ vcl::EnumContext maContext;
bool mbTitle;
SfxBindings* mpBindings;