4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
#define CHECKBOX_NONE 0
|
|
#define CHECKBOX_GROUP 1
|
|
#define CHECKBOX_TOGGLE 2
|