Make modules more flexible (builtin or loaded are identical). Add a test module
[lttv.git] / ltt / branches / poly / lttv / modules / gui / main / src / callbacks.h
index 95c57c3b45dcea860c8c46bc9ae08d601f4c400e..c9166bdad73af8670156978920c75dc766451781 100644 (file)
@@ -24,7 +24,7 @@
 
 void create_new_window(GtkWidget* widget, gpointer user_data, gboolean clone);
 void insert_menu_toolbar_item(MainWindow * mw, gpointer user_data);
-void construct_main_window(MainWindow * parent, WindowCreationData *win_creation_data);
+void construct_main_window(MainWindow * parent);
 void main_window_free(MainWindow * mw);
 void main_window_destructor(MainWindow * mw);
 
This page took 0.022559 seconds and 4 git commands to generate.