summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/headerfooterdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/headerfooterdlg.hxx')
-rw-r--r--sd/source/ui/inc/headerfooterdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/headerfooterdlg.hxx b/sd/source/ui/inc/headerfooterdlg.hxx
index 807024960a5f..2887624ad2b0 100644
--- a/sd/source/ui/inc/headerfooterdlg.hxx
+++ b/sd/source/ui/inc/headerfooterdlg.hxx
@@ -74,7 +74,7 @@ public:
void Apply();
void Cancel();
- virtual short Execute();
+ virtual short Execute() SAL_OVERRIDE;
};
}