summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/paralleltimecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/paralleltimecontainer.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/paralleltimecontainer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/animationnodes/paralleltimecontainer.hxx b/slideshow/source/engine/animationnodes/paralleltimecontainer.hxx
index ad1d04b28f60..790a30bf283f 100644
--- a/slideshow/source/engine/animationnodes/paralleltimecontainer.hxx
+++ b/slideshow/source/engine/animationnodes/paralleltimecontainer.hxx
@@ -44,8 +44,8 @@ public:
#endif
private:
- virtual void activate_st();
- virtual void notifyDeactivating( AnimationNodeSharedPtr const& pChildNode );
+ virtual void activate_st() SAL_OVERRIDE;
+ virtual void notifyDeactivating( AnimationNodeSharedPtr const& pChildNode ) SAL_OVERRIDE;
};
} // namespace internal