summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-04-09 15:27:23 +0200
committerDave Davenport <qball@gmpclient.org>2017-04-09 15:27:23 +0200
commit79c33cfca6835cef208af294a1f398ca05358027 (patch)
tree9252d82db29d998d9a59cd6a8993b5bda89a7100 /include
parentb227fece109606096065185ec14b029ffe5c153b (diff)
Improve error messages when type does not match.
Diffstat (limited to 'include')
-rw-r--r--include/theme.h1
1 files changed, 1 insertions, 0 deletions
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.
*/