rectangle draw : need modif to the main window so the module known it's ready for...
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Event_Hooks.h
index 329718d086066a6d47ff480ae9c32c75836d7d75..479b3a35e5f5c551e36549985cfca6d6788fb905 100644 (file)
@@ -10,8 +10,9 @@
 #include <gtk/gtk.h>
 #include <lttv/mainWindow.h>
 #include "Process_List.h"
+#include "Drawing.h"
 
-void send_test_data(ProcessList *Process_List);
+void send_test_data(ProcessList *Process_List, Drawing_t *Drawing);
 
 GtkWidget *hGuiControlFlow(mainWindow *pmParentWindow);
 
This page took 0.034378 seconds and 4 git commands to generate.