WRC doesn't like (x+x+x+2+x+x+x+x+x+x), use (x+x+x+x+x+x+x+x+x+2) instead. To figure out the reason is left as an exercise for the reader.

svn path=/trunk/; revision=48140
This commit is contained in:
Timo Kreuzer 2010-07-20 19:10:02 +00:00
parent bd8190afa7
commit 154520a060

View file

@ -5,7 +5,7 @@
#define PROPSHEETHEIGHT 228
#define PROPSHEETPADDING(x) (x+x+x+x+x+x)
#define SYSTEM_COLUMN (18*PROPSHEETPADDING)
#define LABELLINE(x) (x+x+x+2+x+x+x+x+x+x)
#define LABELLINE(x) (x+x+x+x+x+x+x+x+x+2)
#define ICONSIZE 16