comctl32: header: The border size is 4 not 3.

This commit is contained in:
Mikołaj Zalewski 2006-05-18 21:09:20 +02:00 committed by Alexandre Julliard
parent cfcdb6515b
commit c054c1fe0e
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ typedef struct
} HEADER_INFO;
#define VERT_BORDER 3
#define VERT_BORDER 4
#define DIVIDER_WIDTH 10
#define MAX_HEADER_TEXT_LEN 260
#define HDN_UNICODE_OFFSET 20