summaryrefslogtreecommitdiff
path: root/xml/skin.h
diff options
context:
space:
mode:
Diffstat (limited to 'xml/skin.h')
-rw-r--r--xml/skin.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xml/skin.h b/xml/skin.h
index 49656ea..6f37378 100644
--- a/xml/skin.h
+++ b/xml/skin.h
@@ -65,7 +65,9 @@ public:
enum eScreenBase {
relative,
absolute,
-#define __COUNT_BASE__ (absolute + 1)
+ abs1280x720,
+ abs1920x1080,
+#define __COUNT_BASE__ (abs1920x1080 + 1)
};
private: