summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationDialog.hxx')
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationDialog.hxx b/sd/source/ui/animations/CustomAnimationDialog.hxx
index daeb6f2b1104..bb052421ca48 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.hxx
+++ b/sd/source/ui/animations/CustomAnimationDialog.hxx
@@ -134,7 +134,7 @@ public:
void setSubControl( PropertySubControl* pSubControl );
PropertySubControl* getSubControl() const { return mpSubControl; }
- virtual void Resize();
+ virtual void Resize() SAL_OVERRIDE;
private:
PropertySubControl* mpSubControl;