summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/paragr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/paragr.hxx')
-rw-r--r--sd/source/ui/inc/paragr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/paragr.hxx b/sd/source/ui/inc/paragr.hxx
index 12ea8065db10..4511537a9384 100644
--- a/sd/source/ui/inc/paragr.hxx
+++ b/sd/source/ui/inc/paragr.hxx
@@ -31,7 +31,7 @@ class SdParagraphDlg : public SfxTabDialog
sal_uInt16 m_nParaStd;
private:
- virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
+ virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) SAL_OVERRIDE;
public:
SdParagraphDlg( Window* pParent, const SfxItemSet* pAttr );