ui/motif/container.h

changeset 461
b480e133b576
parent 460
1274d84f44de
child 475
8e06a446d552
--- a/ui/motif/container.h	Thu Feb 06 22:36:29 2025 +0100
+++ b/ui/motif/container.h	Fri Feb 07 21:57:32 2025 +0100
@@ -111,6 +111,7 @@
 
 typedef struct UiMotifTabView UiMotifTabView;
 struct UiMotifTabView {
+    UiObject *obj;
     Widget form;
     Widget tabbar;
     Widget content;

mercurial