Mercurial > clickerconvert
comparison src/constants.h @ 6:a10425e7ef98
Add free text handling
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 22 Mar 2016 15:15:39 +0100 |
parents | 2559010c1202 |
children | df7936065450 |
comparison
equal
deleted
inserted
replaced
5:2559010c1202 | 6:a10425e7ef98 |
---|---|
71 | 71 |
72 #define TITLE_ROW_HEIGHT 30 | 72 #define TITLE_ROW_HEIGHT 30 |
73 | 73 |
74 #define CHOICE_ROW_HEIGHT 30 | 74 #define CHOICE_ROW_HEIGHT 30 |
75 | 75 |
76 #define TEXT_ROW_HEIGHT 20 | |
77 | |
76 #define TEXT_IDENTIFIER "Answer" | 78 #define TEXT_IDENTIFIER "Answer" |
77 | 79 |
78 #endif // CONSTANTS_H | 80 #endif // CONSTANTS_H |