summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/undoheaderfooter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/undoheaderfooter.hxx')
-rw-r--r--sd/source/ui/inc/undoheaderfooter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/undoheaderfooter.hxx b/sd/source/ui/inc/undoheaderfooter.hxx
index 020cf667ccc4..68e4d262c11d 100644
--- a/sd/source/ui/inc/undoheaderfooter.hxx
+++ b/sd/source/ui/inc/undoheaderfooter.hxx
@@ -37,7 +37,7 @@ class SD_DLLPUBLIC SdHeaderFooterUndoAction : public SdUndoAction
public:
SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNewSettings );
- virtual ~SdHeaderFooterUndoAction();
+ virtual ~SdHeaderFooterUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;