ui/common/context.h

changeset 1097
d44c895e9ee9
parent 1092
0accf125a65f
--- a/ui/common/context.h	Sun Apr 19 15:25:45 2026 +0200
+++ b/ui/common/context.h	Sun Apr 19 20:05:11 2026 +0200
@@ -62,7 +62,7 @@
 struct UiContext {
     UiContext     *parent;
     UiObject      *obj;
-    CxMempool *mp;
+    CxMempool     *mp;
     const CxAllocator *allocator;
     CxList *destroy_handler;
     

mercurial