ui/common/document.c

changeset 77
5de33c2d94c6
parent 54
3ca3acefc66a
--- a/ui/common/document.c	Sun Nov 10 15:30:46 2024 +0100
+++ b/ui/common/document.c	Mon Nov 11 20:45:34 2024 +0100
@@ -35,6 +35,7 @@
 #include <cx/hash_map.h>
 #include <cx/mempool.h>
 
+
 static CxMap *documents;
 
 void uic_docmgr_init() {

mercurial