summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/hfedtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/hfedtdlg.hxx')
-rw-r--r--sc/source/ui/inc/hfedtdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/hfedtdlg.hxx b/sc/source/ui/inc/hfedtdlg.hxx
index 8418d756e6d6..ea5ec9e42dc3 100644
--- a/sc/source/ui/inc/hfedtdlg.hxx
+++ b/sc/source/ui/inc/hfedtdlg.hxx
@@ -37,7 +37,7 @@ protected:
const SfxItemSet& rCoreSet, const OUString& rPageStyle,
const OString& rID, const OUString& rUIXMLDescription );
public:
- virtual void PageCreated( sal_uInt16 nId, SfxTabPage& rPage );
+ virtual void PageCreated( sal_uInt16 nId, SfxTabPage& rPage ) SAL_OVERRIDE;
};
class ScHFEditHeaderDlg : public ScHFEditDlg