X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Fcfv.h;h=31c42fdf79de148d91428d5a058f252d93af3e08;hb=ba2d4f484971795c436398112728832f93185243;hp=0b2caea19e505de0e4fc9a7a1863707d9d26a8cf;hpb=2c82c4dc9a5a322013842e0bf23008d164f369b6;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 0b2caea1..31c42fdf 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.h @@ -50,7 +50,7 @@ struct _ControlFlowData { Drawing_t *drawing; GtkAdjustment *v_adjust ; - + /* Shown events information */ // TimeWindow time_window; // LttTime current_time; @@ -62,9 +62,8 @@ struct _ControlFlowData { } ; - /* Control Flow Data constructor */ -ControlFlowData *guicontrolflow(void); +ControlFlowData *guicontrolflow(Tab *tab); void guicontrolflow_destructor_full(ControlFlowData *control_flow_data); void