summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/ptrstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/ptrstyle.hxx')
-rw-r--r--vcl/inc/vcl/ptrstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/vcl/ptrstyle.hxx b/vcl/inc/vcl/ptrstyle.hxx
index 75502de85823..1f6b375e81b5 100644
--- a/vcl/inc/vcl/ptrstyle.hxx
+++ b/vcl/inc/vcl/ptrstyle.hxx
@@ -35,7 +35,7 @@
// - Pointer-Types -
// -----------------
-typedef USHORT PointerStyle;
+typedef sal_uInt16 PointerStyle;
#define POINTER_ARROW ((PointerStyle)0)
#define POINTER_NULL ((PointerStyle)1)