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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/undoheaderfooter.hxx b/sd/source/ui/inc/undoheaderfooter.hxx
index b4b9cb5ecce7..944857741bff 100644
--- a/sd/source/ui/inc/undoheaderfooter.hxx
+++ b/sd/source/ui/inc/undoheaderfooter.hxx
@@ -40,8 +40,8 @@ public:
SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNewSettings );
virtual ~SdHeaderFooterUndoAction();
- virtual void Undo();
- virtual void Redo();
+ virtual void Undo() SAL_OVERRIDE;
+ virtual void Redo() SAL_OVERRIDE;
};
#endif // INCLUDED_SD_SOURCE_UI_INC_UNDOHEADERFOOTER_HXX