ui/motif/container.h

changeset 92
d56175dd931e
parent 91
c13e344fa55f
child 99
ea1a2d5de765
--- a/ui/motif/container.h	Sat Apr 04 12:00:32 2015 +0200
+++ b/ui/motif/container.h	Wed Aug 19 12:28:22 2015 +0200
@@ -105,6 +105,9 @@
     UcxList      *tabs;
     UiTab        *current;
     int          index;
+    Pixel        bg1;
+    Pixel        bg2;
+    int          height;
 };
 
 struct UiTab {

mercurial