Filter for selecting trace and tracefile
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Event_Hooks.c
index ba123f415cc97ca988d0380aac1b0af4082a1e0b..06f413cabb7e12d605a46dc789c55fe37eab7cc1 100644 (file)
@@ -302,7 +302,7 @@ void send_test_process(ProcessList *Process_List, Drawing_t *Drawing)
  * @return The widget created.
  */
 GtkWidget *
-hGuiControlFlow(MainWindow *pmParentWindow)
+hGuiControlFlow(MainWindow *pmParentWindow, LttvTracesetSelector * s, char * key)
 {
        g_critical("hGuiControlFlow");
        ControlFlowData *Control_Flow_Data = GuiControlFlow() ;
This page took 0.022128 seconds and 4 git commands to generate.