summaryrefslogtreecommitdiff
path: root/include/rsc
diff options
context:
space:
mode:
Diffstat (limited to 'include/rsc')
-rw-r--r--include/rsc/rsc-vcl-shared-types.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rsc/rsc-vcl-shared-types.hxx b/include/rsc/rsc-vcl-shared-types.hxx
index b93864f2d737..ca3f51359f30 100644
--- a/include/rsc/rsc-vcl-shared-types.hxx
+++ b/include/rsc/rsc-vcl-shared-types.hxx
@@ -116,7 +116,7 @@ enum class SymbolType : sal_uInt16
// Border-Styles fuer SetBorder()
-enum class WindowBorderStyle : sal_uInt16
+enum class WindowBorderStyle : sal_Int16
{
NONE = 0x0000,
NORMAL = 0x0001,