summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-06-30 12:21:20 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-01 08:31:18 +0200
commitc6fc14a42e068877af844b2695dea8939517c1ac (patch)
treef8e1044c552a2caa147dcecb70165cf0860ca078 /include
parentbde0cc68bd6443c97b4ca061ed7132f478959281 (diff)
loplugin:singlevalfields
Change-Id: I8b0ae3ae7e742bf5a5078681a51e8a81d5110a17 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97527 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdmrkv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index c7d7a4db4189..bc4016d69801 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -114,7 +114,7 @@ protected:
tools::Rectangle maMarkedPointsRect;
tools::Rectangle maMarkedGluePointsRect;
- sal_uInt16 mnFrameHandlesLimit;
+ static constexpr sal_uInt16 mnFrameHandlesLimit = 50;
SdrDragMode meDragMode; // Persistent
SdrViewEditMode meEditMode; // Persistent