Add DCPOMATIC_SUBHEADING_TOP_PAD.
[dcpomatic.git] / src / wx / wx_util.h
index be3be0d1ad5cce322117f064135f7f00cbb74703..1143c5b53a13916c44746e768841a6c4222c6f98 100644 (file)
@@ -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