summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tbxanchr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tbxanchr.hxx')
-rw-r--r--sw/source/uibase/inc/tbxanchr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tbxanchr.hxx b/sw/source/uibase/inc/tbxanchr.hxx
index 64aebb711229..fcc6db520fe9 100644
--- a/sw/source/uibase/inc/tbxanchr.hxx
+++ b/sw/source/uibase/inc/tbxanchr.hxx
@@ -29,7 +29,7 @@ public:
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) SAL_OVERRIDE;
virtual void Click() SAL_OVERRIDE;
- virtual SfxPopupWindow* CreatePopupWindow() SAL_OVERRIDE;
+ virtual VclPtr<SfxPopupWindow> CreatePopupWindow() SAL_OVERRIDE;
SFX_DECL_TOOLBOX_CONTROL();