mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fix overzealous cleanup.
This commit is contained in:
parent
2c92f95a1c
commit
68929aa980
@ -46,6 +46,7 @@ public:
|
||||
private:
|
||||
// The locale in use before switching to the "C" locale
|
||||
// (the locale can be set by user, and is not always the system locale)
|
||||
[[maybe_unused]]wxLocale* m_wxLocale; // used when using wxLocale
|
||||
std::string m_user_locale; // used when using setlocale or wxSetlocale
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user