summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlgpage.hxx')
-rw-r--r--sd/source/ui/inc/dlgpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/dlgpage.hxx b/sd/source/ui/inc/dlgpage.hxx
index a68cec50466f..3578559f5216 100644
--- a/sd/source/ui/inc/dlgpage.hxx
+++ b/sd/source/ui/inc/dlgpage.hxx
@@ -47,7 +47,7 @@ public:
SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bAreaPage = sal_True );
~SdPageDlg() {};
- virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage);
+ virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage) SAL_OVERRIDE;
};
#endif // INCLUDED_SD_SOURCE_UI_INC_DLGPAGE_HXX