aboutsummaryrefslogtreecommitdiff
path: root/src/stylesheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheet.h')
-rw-r--r--src/stylesheet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stylesheet.h b/src/stylesheet.h
index 0c021e4..e9134d1 100644
--- a/src/stylesheet.h
+++ b/src/stylesheet.h
@@ -75,6 +75,7 @@ enum bgblocktype
BGBLOCK_SOLID,
BGBLOCK_GRADIENT_X,
BGBLOCK_GRADIENT_Y,
+ BGBLOCK_GRADIENT_CIRCULAR,
BGBLOCK_IMAGE,
};