ui/common/document.c

branch
newapi
changeset 379
958bae372271
parent 342
99f83fbf48e9
--- a/ui/common/document.c	Sun Nov 10 15:27:44 2024 +0100
+++ b/ui/common/document.c	Tue Nov 12 14:58:03 2024 +0100
@@ -35,6 +35,7 @@
 #include <cx/hash_map.h>
 #include <cx/mempool.h>
 
+
 static CxMap *documents;
 
 void uic_docmgr_init() {

mercurial