diff options
Diffstat (limited to 'src/constants.h')
-rw-r--r-- | src/constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.h b/src/constants.h index 457f461..0d93d14 100644 --- a/src/constants.h +++ b/src/constants.h | |||
@@ -4,4 +4,4 @@ | |||
4 | #define MaxWidgetEvents 8 | 4 | #define MaxWidgetEvents 8 |
5 | 5 | ||
6 | // Width of scroll bars in pixels. | 6 | // Width of scroll bars in pixels. |
7 | #define ScrollBarWidth 16 | 7 | #define ScrollBarWidth 32 |