ui/common/context.c

branch
newapi
changeset 379
958bae372271
parent 372
4657ec1229f2
--- a/ui/common/context.c	Sun Nov 10 15:27:44 2024 +0100
+++ b/ui/common/context.c	Tue Nov 12 14:58:03 2024 +0100
@@ -41,6 +41,7 @@
 #include "document.h"
 #include "types.h"
 
+
 static UiContext* global_context;
 
 void uic_init_global_context(void) {

mercurial