diff options
Diffstat (limited to 'include/svx/contdlg.hxx')
-rw-r--r-- | include/svx/contdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/contdlg.hxx b/include/svx/contdlg.hxx index d1eef56d2fe7..1a8ecd45417c 100644 --- a/include/svx/contdlg.hxx +++ b/include/svx/contdlg.hxx @@ -53,7 +53,7 @@ class SvxContourDlgItem : public SfxControllerItem protected: - virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ); + virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) SAL_OVERRIDE; public: |