mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-30 03:55:40 +00:00
Bump theme xml version from 6 to 7.
This commit is contained in:
parent
5851ab054f
commit
20704446ec
|
@ -226,7 +226,7 @@ std::map<std::string, std::map<std::string, ThemeData::ElementPropertyType>> The
|
|||
{"zIndex", FLOAT}}}};
|
||||
|
||||
#define MINIMUM_THEME_FORMAT_VERSION 3
|
||||
#define CURRENT_THEME_FORMAT_VERSION 6
|
||||
#define CURRENT_THEME_FORMAT_VERSION 7
|
||||
|
||||
// Helper.
|
||||
unsigned int getHexColor(const std::string& str)
|
||||
|
|
Loading…
Reference in a new issue