summaryrefslogtreecommitdiff
path: root/include/svx/zoomctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/zoomctrl.hxx')
-rw-r--r--include/svx/zoomctrl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/zoomctrl.hxx b/include/svx/zoomctrl.hxx
index f7a565affeb7..0c64db1e5efa 100644
--- a/include/svx/zoomctrl.hxx
+++ b/include/svx/zoomctrl.hxx
@@ -31,8 +31,8 @@ private:
SvxZoomEnableFlags nValueSet;
public:
- virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
- const SfxPoolItem* pState) override;
+ virtual void StateChangedAtStatusBarControl(sal_uInt16 nSID, SfxItemState eState,
+ const SfxPoolItem* pState) override;
virtual void Paint(const UserDrawEvent& rEvt) override;
virtual void Command(const CommandEvent& rCEvt) override;