pkgs/ultimatepp: rename to upp
This commit is contained in:
parent
35259d4999
commit
6d32f8da73
4 changed files with 10 additions and 10 deletions
|
@ -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;
|
Loading…
Add table
Add a link
Reference in a new issue