initial port of the mainwindow
[lttv.git] / lttv / modules / gui / lttvwindow / lttvwindow / callbacks.h
index b4373b80bff3537a94b11e87eacea8c00df1e994..1bbd4fbf05a5c13a0e8673f23a8b01884d238b67 100644 (file)
@@ -27,7 +27,7 @@ MainWindow *construct_main_window(MainWindow * parent);
 void main_window_free(MainWindow * mw);
 void main_window_destructor(MainWindow * mw);
 
-void create_main_window_with_trace_list(GSList *traces, gboolean is_live);
+void create_main_window_with_trace_list(GSList *traces);
 
 void insert_viewer_wrap(GtkWidget *menuitem, gpointer user_data);
 gboolean execute_events_requests(Tab *tab);
This page took 0.026093 seconds and 4 git commands to generate.