summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/lineinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/lineinfo.hxx')
-rw-r--r--vcl/inc/vcl/lineinfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/vcl/lineinfo.hxx b/vcl/inc/vcl/lineinfo.hxx
index 3a72c25e325b..6332acb907ee 100644
--- a/vcl/inc/vcl/lineinfo.hxx
+++ b/vcl/inc/vcl/lineinfo.hxx
@@ -42,7 +42,7 @@ namespace basegfx { class B2DPolyPolygon; }
struct ImplLineInfo
{
- sal_uIntPtr mnRefCount;
+ sal_uLong mnRefCount;
LineStyle meStyle;
long mnWidth;
sal_uInt16 mnDashCount;