diff -r 655349c3021e -r d44c895e9ee9 ui/common/context.h --- 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;