summaryrefslogtreecommitdiff
path: root/svx/inc/dragmt3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/dragmt3d.hxx')
-rw-r--r--svx/inc/dragmt3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/dragmt3d.hxx b/svx/inc/dragmt3d.hxx
index 2ac1274fbb96..01d9cd6d6469 100644
--- a/svx/inc/dragmt3d.hxx
+++ b/svx/inc/dragmt3d.hxx
@@ -57,7 +57,7 @@ class E3dDragMethod : public SdrDragMethod
{
protected:
::std::vector< E3dDragMethodUnit > maGrp;
- E3dDragConstraint meConstraint;
+ E3dDragConstraint const meConstraint;
Point maLastPos;
tools::Rectangle maFullBound;
bool mbMoveFull;