mirror of
https://github.com/glest/glest-source.git
synced 2025-08-09 09:56:30 +02:00
- bugfix for clang
This commit is contained in:
@@ -103,7 +103,7 @@ public:
|
||||
static bool applyTagsToValue(string &value, const std::map<string,string> *mapTagReplacementValues=NULL);
|
||||
static std::map<string,string> getTagReplacementValues(std::map<string,string> *mapExtraTagReplacementValues=NULL);
|
||||
static bool isValuePathVariable(const string &value);
|
||||
static void Properties::updateValuePathVariable(string &value);
|
||||
static void updateValuePathVariable(string &value);
|
||||
|
||||
string getpath() const { return path;}
|
||||
|
||||
|
Reference in New Issue
Block a user