X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FEvent_Hooks.h;h=7b68c7a57dc90a64fbb99ced6108d1616ecd0f81;hb=558aa01322f1af8be09fcfc086864da0373823c5;hp=c279f88b5ee0b2ebf8e0893c7f84af5b32bd64b8;hpb=f0d936c08dae39e9a913357a49885b4937aca847;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 c279f88b..7b68c7a5 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h @@ -2,7 +2,7 @@ #ifndef _EVENT_HOOKS_H #define _EVENT_HOOKS_H -GtkWidget *hGuiControlFlow(GtkWidget *pmParentWindow); +GtkWidget *hGuiControlFlow(mainWindow *pmParentWindow); int Event_Selected_Hook(void *hook_data, void *call_data);