summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSpritePane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSpritePane.hxx')
-rw-r--r--sdext/source/presenter/PresenterSpritePane.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterSpritePane.hxx b/sdext/source/presenter/PresenterSpritePane.hxx
index 28fb261714f9..110499b7b62a 100644
--- a/sdext/source/presenter/PresenterSpritePane.hxx
+++ b/sdext/source/presenter/PresenterSpritePane.hxx
@@ -56,7 +56,7 @@ public:
virtual void SAL_CALL disposing() SAL_OVERRIDE;
- using css::lang::XEventListener::disposing;
+ using PresenterPaneBase::disposing;
::boost::shared_ptr<PresenterSprite> GetSprite();