summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationCreateDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationCreateDialog.hxx')
-rw-r--r--sd/source/ui/animations/CustomAnimationCreateDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationCreateDialog.hxx b/sd/source/ui/animations/CustomAnimationCreateDialog.hxx
index dcd4cf36830b..1c50534b8956 100644
--- a/sd/source/ui/animations/CustomAnimationCreateDialog.hxx
+++ b/sd/source/ui/animations/CustomAnimationCreateDialog.hxx
@@ -42,7 +42,7 @@ class CustomAnimationCreateDialog : public TabDialog
friend class CustomAnimationCreateTabPage;
public:
CustomAnimationCreateDialog( ::Window* pParent, CustomAnimationPane* pPane, const std::vector< ::com::sun::star::uno::Any >& rTargets, bool bHasText, const OUString& rsPresetId, double fDuration );
- ~CustomAnimationCreateDialog();
+ virtual ~CustomAnimationCreateDialog();
PathKind getCreatePathKind() const;
CustomAnimationPresetPtr getSelectedPreset() const;