--- 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() {