X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FEvent_Hooks.h;h=5f7672ab81870179f2b1f810994ccbb03cf6da9f;hb=bca3b81f050faa6295485fc7dbc3fef45f706d14;hp=13b3d3aecf966efd621cc3c05b6f637b07a215fc;hpb=10f2da9501711d45ea6d3130efaa1337c7315e31;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h b/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h index 13b3d3ae..5f7672ab 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h @@ -14,7 +14,7 @@ void send_test_data(ProcessList *Process_List, Drawing_t *Drawing); -GtkWidget *hGuiControlFlow(mainWindow *pmParentWindow); +GtkWidget *hGuiControlFlow(MainWindow *pmParentWindow); int Event_Selected_Hook(void *hook_data, void *call_data);