summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmtextcontroldialogs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmtextcontroldialogs.hxx')
-rw-r--r--svx/source/inc/fmtextcontroldialogs.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmtextcontroldialogs.hxx b/svx/source/inc/fmtextcontroldialogs.hxx
index ef3c562b7e42..708321c0dbf3 100644
--- a/svx/source/inc/fmtextcontroldialogs.hxx
+++ b/svx/source/inc/fmtextcontroldialogs.hxx
@@ -44,7 +44,7 @@ namespace svx
TextControlCharAttribDialog( Window* pParent, const SfxItemSet& _rCoreSet, const SvxFontListItem& _rFontList );
protected:
- virtual void PageCreated( sal_uInt16 _nId, SfxTabPage& _rPage );
+ virtual void PageCreated( sal_uInt16 _nId, SfxTabPage& _rPage ) SAL_OVERRIDE;
};
class TextControlParaAttribDialog : public SfxTabDialog