update for powerpc
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / callbacks.h
index e517472a6e0c60d424f3840b8da5ebcc4682a1ab..f38331aabafc201fd4e37c73f33dbaacac0d63fc 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(gchar *path);
+void create_main_window_with_trace(const gchar *path);
 
 void insert_viewer_wrap(GtkWidget *menuitem, gpointer user_data);
 gboolean execute_events_requests(Tab *tab);
This page took 0.022486 seconds and 4 git commands to generate.