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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/themeeditor/skin_parser.h b/utils/themeeditor/skin_parser.h
index 50980023b5..7de726bbfc 100644
--- a/utils/themeeditor/skin_parser.h
+++ b/utils/themeeditor/skin_parser.h
@@ -41,7 +41,8 @@ enum skin_element_type
41 COMMENT, 41 COMMENT,
42 TAG, 42 TAG,
43 CONDITIONAL, 43 CONDITIONAL,
44 SUBLINES 44 SUBLINES,
45 LINE
45}; 46};
46 47
47enum skin_errorcode 48enum skin_errorcode