X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Fcfv-private.h;h=d9b1596c7a09e6cc14fa6452c11ef665ebfee88d;hb=b9a010a28d9625c9d31968aa44f1a553daccb294;hp=19361699027d082722421a79d01ed81692ecc671;hpb=ca0f8a8e5907fe8aa588324b1b268d3089b46160;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h index 19361699..d9b1596c 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h @@ -22,9 +22,10 @@ struct _ControlFlowData { - GtkWidget *scrolled_window; + GtkWidget *top_widget; Tab *tab; + GtkWidget *box; /* box that contains the hpaned. necessary for it to work */ GtkWidget *h_paned; ProcessList *process_list;