diff options
Diffstat (limited to 'comctl32_windows.c')
| -rw-r--r-- | comctl32_windows.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comctl32_windows.c b/comctl32_windows.c index 841aa80..d9d96a9 100644 --- a/comctl32_windows.c +++ b/comctl32_windows.c @@ -17,6 +17,7 @@ BOOL (*WINAPI fv_ImageList_Destroy)(HIMAGELIST); ICC_PROGRESS_CLASS | /* progress bars */ \ ICC_TAB_CLASSES | /* tabs */ \ ICC_LISTVIEW_CLASSES | /* list views */ \ + ICC_UPDOWN_CLASS | /* spinboxes */ \ 0) // note that this is an 8-bit character string we're writing; see the encoding clause |
