pkgs/ultimatepp: init at 2025.1
This commit is contained in:
parent
595c2828b0
commit
73142b030f
3 changed files with 273 additions and 0 deletions
|
@ -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;
|
Loading…
Add table
Add a link
Reference in a new issue