summaryrefslogtreecommitdiff
path: root/include/tools/wintypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/wintypes.hxx')
-rw-r--r--include/tools/wintypes.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/tools/wintypes.hxx b/include/tools/wintypes.hxx
index f3ac3956d9ee..4fa4eab908f9 100644
--- a/include/tools/wintypes.hxx
+++ b/include/tools/wintypes.hxx
@@ -100,7 +100,8 @@ enum class WindowType : sal_uInt16
RULER , // 70 (374)
CALCINPUTLINE ,
HEADERBAR ,
- LAST = HEADERBAR,
+ VERTICALTABCONTROL ,
+ LAST = VERTICALTABCONTROL,
// only used in vclxtoolkit.cxx
TOOLKIT_FRAMEWINDOW = 0x1000,
TOOLKIT_SYSTEMCHILDWINDOW = 0x1001,