From 79c33cfca6835cef208af294a1f398ca05358027 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 9 Apr 2017 15:27:23 +0200 Subject: Improve error messages when type does not match. --- include/theme.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/theme.h b/include/theme.h index b55c4d0a..db249dd9 100644 --- a/include/theme.h +++ b/include/theme.h @@ -89,6 +89,7 @@ typedef enum P_HIGHLIGHT, } PropertyType; + /** * Represent the color in theme. */ -- cgit v1.2.3