diff -r 2ba50231b255 -r 9d958108c415 ui/win32/window.h --- a/ui/win32/window.h Sun Oct 12 17:37:16 2025 +0200 +++ b/ui/win32/window.h Sun Oct 12 17:37:54 2025 +0200 @@ -44,7 +44,6 @@ typedef struct UiWindow { W32Widget widget; UiObject *obj; - UiBoxContainer *container; } UiWindow; void ui_window_init(void);