mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix exporting MessageContent::defaultLanguage
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
* The code for the default language assumed for message content, which is
|
||||
* English.
|
||||
*/
|
||||
static const std::string defaultLanguage;
|
||||
LOOT_API static const std::string defaultLanguage;
|
||||
|
||||
/**
|
||||
* Construct a MessageContent object with an empty English message string.
|
||||
|
||||
Reference in New Issue
Block a user