diff options
Diffstat (limited to 'src/wx/wx_util.h')
| -rw-r--r-- | src/wx/wx_util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index be3be0d1a..1143c5b53 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -70,6 +70,8 @@ class PasswordEntry; #define DCPOMATIC_CHECKBOX_BOTTOM_PAD 0 #endif +#define DCPOMATIC_SUBHEADING_TOP_PAD 16 + /** Amount by which you need to top-pad a choice to make it line up, in some cases */ #ifdef DCPOMATIC_OSX #define DCPOMATIC_CHOICE_TOP_PAD 1 |
