summaryrefslogtreecommitdiff
path: root/vcl/win
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-06-29 01:00:09 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-06-29 01:43:57 +0900
commit6491e0ed5b460857a6f7af8d5b87099f57522a21 (patch)
treef165611e4e3af8f7597c142a30c8d13385fc6d4e /vcl/win
parent4296394d5c54be51b36a0cddb2f8a8f62a226867 (diff)
Mark as const
Change-Id: Ia390987749be2d1d642d4add11efcc892a81722a
Diffstat (limited to 'vcl/win')
-rw-r--r--vcl/win/source/window/salframe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/win/source/window/salframe.cxx b/vcl/win/source/window/salframe.cxx
index 2571b99e2fa7..f3c94140d65b 100644
--- a/vcl/win/source/window/salframe.cxx
+++ b/vcl/win/source/window/salframe.cxx
@@ -522,7 +522,7 @@ HWND ImplSalReCreateHWND( HWND hWndParent, HWND oldhWnd, sal_Bool bAsChild )
// translation table from System keycodes into StartView keycodes
#define KEY_TAB_SIZE 146
-static sal_uInt16 aImplTranslateKeyTab[KEY_TAB_SIZE] =
+static const sal_uInt16 aImplTranslateKeyTab[KEY_TAB_SIZE] =
{
// StarView-Code System-Code Index
0, // 0