summaryrefslogtreecommitdiff
path: root/include/svx/sdr/animation/objectanimator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/animation/objectanimator.hxx')
-rw-r--r--include/svx/sdr/animation/objectanimator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/animation/objectanimator.hxx b/include/svx/sdr/animation/objectanimator.hxx
index 5665b02d3eec..eab4fe79653c 100644
--- a/include/svx/sdr/animation/objectanimator.hxx
+++ b/include/svx/sdr/animation/objectanimator.hxx
@@ -36,7 +36,7 @@ namespace sdr
public:
// basic constructor and destructor
primitiveAnimator();
- SVX_DLLPUBLIC virtual ~primitiveAnimator();
+ SVX_DLLPUBLIC virtual ~primitiveAnimator() override;
};
} // end of namespace animation
} // end of namespace sdr