ui/win32/window.h

changeset 841
651cf2c59dd9
parent 818
8185cd761897
child 938
be4c88ded783
--- a/ui/win32/window.h	Sun Oct 12 09:17:37 2025 +0200
+++ b/ui/win32/window.h	Sun Oct 12 12:01:03 2025 +0200
@@ -44,7 +44,6 @@
 typedef struct UiWindow {
     W32Widget widget;
     UiObject *obj;
-    UiBoxContainer *container;
 } UiWindow;
 
 void ui_window_init(void);

mercurial