summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/soundplayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/soundplayer.hxx')
-rw-r--r--slideshow/source/inc/soundplayer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/inc/soundplayer.hxx b/slideshow/source/inc/soundplayer.hxx
index 8f534f489435..1db5bfbcbfd5 100644
--- a/slideshow/source/inc/soundplayer.hxx
+++ b/slideshow/source/inc/soundplayer.hxx
@@ -84,10 +84,10 @@ namespace slideshow
void setPlaybackLoop( bool bLoop );
// PauseEventHandler:
- virtual bool handlePause( bool bPauseShow );
+ virtual bool handlePause( bool bPauseShow ) SAL_OVERRIDE;
// Disposable
- virtual void dispose();
+ virtual void dispose() SAL_OVERRIDE;
private:
SoundPlayer(