ui/common/context.c

changeset 77
5de33c2d94c6
parent 75
73c8a3780c72
--- a/ui/common/context.c	Sun Nov 10 15:30:46 2024 +0100
+++ b/ui/common/context.c	Mon Nov 11 20:45:34 2024 +0100
@@ -41,6 +41,7 @@
 #include "document.h"
 #include "types.h"
 
+
 static UiContext* global_context;
 
 void uic_init_global_context(void) {

mercurial