aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index e65dbcf..3ed689c 100644
--- a/src/config.h
+++ b/src/config.h
@@ -15,6 +15,7 @@ typedef enum {
CONFIG_DOUBLE,
CONFIG_BOOL,
CONFIG_COLOR,
+ CONFIG_GRADIENT,
CONFIG_ENUM,
CONFIG_TIME,
CONFIG_LIST,