diff options
Diffstat (limited to 'include/svx/tbxdraw.hxx')
-rw-r--r-- | include/svx/tbxdraw.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbxdraw.hxx b/include/svx/tbxdraw.hxx index 8b7ce59a6e6e..37862f672a91 100644 --- a/include/svx/tbxdraw.hxx +++ b/include/svx/tbxdraw.hxx @@ -47,7 +47,7 @@ public: WindowAlign eAlign, ResId aRIdWin, ResId aRIdTbx ); - ~SvxPopupWindowTbxMgr(); + virtual ~SvxPopupWindowTbxMgr(); virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState) SAL_OVERRIDE; |