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 c15ba9da8d..1fc4a7ae6b 100644
--- a/utils/themeeditor/skin_parser.h
+++ b/utils/themeeditor/skin_parser.h
@@ -35,6 +35,7 @@ extern "C"
35/* Possible types of element in a WPS file */ 35/* Possible types of element in a WPS file */
36enum skin_element_type 36enum skin_element_type
37{ 37{
38 UNKNOWN = -1,
38 VIEWPORT, 39 VIEWPORT,
39 LINE, 40 LINE,
40 SUBLINES, 41 SUBLINES,