X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Feventhooks.h;h=324bd759be5be25df2bcd873d4661639ef10ee59;hb=a43d67bae425508678e5ae2ffe5dd1e84286b915;hp=05e7e7c06f83091bd596529e1e6aea96f6d7ed09;hpb=420d0f5fb51be897157e95072e93a6fb34b6b93b;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h b/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h index 05e7e7c0..324bd759 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h @@ -99,6 +99,5 @@ gint update_time_window_hook(void *hook_data, void *call_data); gint update_current_time_hook(void *hook_data, void *call_data); - - +gint after_process_traceset_hook(void *hook_data, void *call_data); #endif // _EVENT_HOOKS_H