summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/report/event_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/report/event_config.h b/src/include/report/event_config.h
index cc6c15b0..12beefe7 100644
--- a/src/include/report/event_config.h
+++ b/src/include/report/event_config.h
@@ -52,6 +52,7 @@ typedef struct
char *value;
char *label;
option_type_t type;
+ int allow_empty;
//char *description; //can be used as tooltip in gtk app
//char *allowed_value;
//int required;