summaryrefslogtreecommitdiff
path: root/include/svx/linectrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/linectrl.hxx')
-rw-r--r--include/svx/linectrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/linectrl.hxx b/include/svx/linectrl.hxx
index 4b5ccec56f71..b9daf626280f 100644
--- a/include/svx/linectrl.hxx
+++ b/include/svx/linectrl.hxx
@@ -124,7 +124,7 @@ public:
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState ) SAL_OVERRIDE;
- virtual SfxPopupWindow* Clone() const SAL_OVERRIDE;
+ virtual VclPtr<SfxPopupWindow> Clone() const SAL_OVERRIDE;
};