test data sent from hook file, square insert implemented
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Event_Hooks.h
index ef4308755cb5ed2b297db725b1f0d780a1cac6c4..329718d086066a6d47ff480ae9c32c75836d7d75 100644 (file)
@@ -9,6 +9,9 @@
 
 #include <gtk/gtk.h>
 #include <lttv/mainWindow.h>
+#include "Process_List.h"
+
+void send_test_data(ProcessList *Process_List);
 
 GtkWidget *hGuiControlFlow(mainWindow *pmParentWindow);
 
This page took 0.022635 seconds and 4 git commands to generate.