mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
CodeEditor: compiler/linker problem workaround
This commit is contained in:
parent
522ccf5de0
commit
ff0949a4a5
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ void HighlightSetup::DefaultHlStyles()
|
|||
WhiteTheme();
|
||||
}
|
||||
|
||||
inline void HighlightSetup::InitOnce()
|
||||
void HighlightSetup::InitOnce()
|
||||
{
|
||||
ONCELOCK {
|
||||
static bool initialised;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue