X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Fcfv.h;h=c8516e18e5774fa1c34a68dacb8e884cdb1d9e54;hb=0305fe774206ec12a98378be3cf891446b1b901c;hp=5c2276e4ed4d09951511e7e97879a68084bb00fc;hpb=e433e6d6da2cc572a3d14257abe18bc3afd5c7e6;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.h b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.h index 5c2276e4..c8516e18 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.h @@ -49,6 +49,7 @@ struct _ControlFlowData { GtkWidget *toolbar; /* Vbox that contains the viewer's toolbar */ GtkToolItem *button_prop; /* Properties button. */ GtkToolItem *button_filter; /* Properties button. */ + GtkToolItem *button_legend; /* Properties button. */ GtkWidget *box; /* box that contains the hpaned. necessary for it to work */ GtkWidget *h_paned;