summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skin_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/skin_parser.h')
-rw-r--r--utils/themeeditor/skin_parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/skin_parser.h b/utils/themeeditor/skin_parser.h
index 201e06c257..77b4ed1158 100644
--- a/utils/themeeditor/skin_parser.h
+++ b/utils/themeeditor/skin_parser.h
@@ -42,6 +42,7 @@ extern char skin_parse_tree[];
42/* Possible types of element in a WPS file */ 42/* Possible types of element in a WPS file */
43enum skin_element_type 43enum skin_element_type
44{ 44{
45 VIEWPORT,
45 LINE, 46 LINE,
46 SUBLINES, 47 SUBLINES,
47 CONDITIONAL, 48 CONDITIONAL,