summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d')
-rw-r--r--svx/source/engine3d/float3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/engine3d/float3d.cxx b/svx/source/engine3d/float3d.cxx
index 8159a9cb8884..ad1a163a5e5d 100644
--- a/svx/source/engine3d/float3d.cxx
+++ b/svx/source/engine3d/float3d.cxx
@@ -97,7 +97,7 @@ Svx3DWin::Svx3DWin(SfxBindings* pInBindings, SfxChildWindow *pCW, vcl::Window* p
, pControllerItem(nullptr)
, pConvertTo3DItem(nullptr)
, pConvertTo3DLatheItem(nullptr)
- , mpImpl(new Svx3DWinImpl())
+ , mpImpl(new Svx3DWinImpl)
, ePoolUnit(MapUnit::MapMM)
, mpRemember2DAttributes(nullptr)
{