summaryrefslogtreecommitdiff
path: root/include/svx/float3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/float3d.hxx')
-rw-r--r--include/svx/float3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/float3d.hxx b/include/svx/float3d.hxx
index 6f22ef7d7d40..ecbeb4834e30 100644
--- a/include/svx/float3d.hxx
+++ b/include/svx/float3d.hxx
@@ -179,7 +179,7 @@ private:
SvxConvertTo3DItem* pConvertTo3DItem;
SvxConvertTo3DItem* pConvertTo3DLatheItem;
- Svx3DWinImpl* mpImpl;
+ std::unique_ptr<Svx3DWinImpl> mpImpl;
SfxMapUnit ePoolUnit;
FieldUnit eFUnit;