pkgs/ultimatepp: rename to upp

This commit is contained in:
Wroclaw 2025-05-25 20:43:16 +02:00
parent 35259d4999
commit 6d32f8da73
4 changed files with 10 additions and 10 deletions

View file

@ -1,13 +0,0 @@
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;