put hpaned inside a box, makes it work.
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv-private.h
index ee3f6e4e824093e3fdfac78ccf26bc93441dc802..d9b1596c7a09e6cc14fa6452c11ef665ebfee88d 100644 (file)
@@ -25,6 +25,7 @@ struct _ControlFlowData {
   GtkWidget *top_widget;
   Tab *tab;
 
+  GtkWidget *box; /* box that contains the hpaned. necessary for it to work */
   GtkWidget *h_paned;
 
   ProcessList *process_list;
This page took 0.022331 seconds and 4 git commands to generate.