summaryrefslogtreecommitdiff
path: root/include/svl/undo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/undo.hxx')
-rw-r--r--include/svl/undo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/undo.hxx b/include/svl/undo.hxx
index 0555ab4fd80d..2a53e4750db7 100644
--- a/include/svl/undo.hxx
+++ b/include/svl/undo.hxx
@@ -455,7 +455,7 @@ private:
public:
TYPEINFO_OVERRIDE();
SfxLinkUndoAction(::svl::IUndoManager *pManager);
- ~SfxLinkUndoAction();
+ virtual ~SfxLinkUndoAction();
virtual void Undo() SAL_OVERRIDE;
virtual void Redo() SAL_OVERRIDE;