ui/win32/window.h

changeset 843
9d958108c415
parent 841
651cf2c59dd9
child 938
be4c88ded783
--- 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);

mercurial