summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/fontdialog.hxx')
-rw-r--r--extensions/source/propctrlr/fontdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/fontdialog.hxx b/extensions/source/propctrlr/fontdialog.hxx
index 7017e02c3bf3..f346b71148b1 100644
--- a/extensions/source/propctrlr/fontdialog.hxx
+++ b/extensions/source/propctrlr/fontdialog.hxx
@@ -62,7 +62,7 @@ namespace pcr
::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& _out_properties );
protected:
- virtual void PageCreated(sal_uInt16 _nId, SfxTabPage& _rPage);
+ virtual void PageCreated(sal_uInt16 _nId, SfxTabPage& _rPage) SAL_OVERRIDE;
private:
sal_uInt16 m_nCharsId;
};