diff options
Diffstat (limited to 'include/svx/imapdlg.hxx')
-rw-r--r-- | include/svx/imapdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/imapdlg.hxx b/include/svx/imapdlg.hxx index edd80a41285e..3032018de9df 100644 --- a/include/svx/imapdlg.hxx +++ b/include/svx/imapdlg.hxx @@ -68,7 +68,7 @@ class SvxIMapDlgItem final : public SfxControllerItem { SvxIMapDlg& rIMap; - virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, + virtual void StateChangedAtToolBoxControl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override; |