pkgs/ultimatepp: init at 2025.1

This commit is contained in:
Wroclaw 2025-05-18 20:36:55 +02:00
parent 595c2828b0
commit 73142b030f
3 changed files with 273 additions and 0 deletions

View file

@ -0,0 +1,13 @@
diff --git a b
index eca1b54..dede1d5 100644
--- a/uppsrc/CodeEditor/Style.cpp
+++ b/uppsrc/CodeEditor/Style.cpp
@@ -38,7 +38,7 @@ void HighlightSetup::DefaultHlStyles()
WhiteTheme();
}
-inline void HighlightSetup::InitOnce()
+void HighlightSetup::InitOnce()
{
ONCELOCK {
static bool initialised;