From 1ce7e90f4e738b91362a701af8ea87976a8b4509 Mon Sep 17 00:00:00 2001 From: Vasily_Makarov Date: Fri, 10 Jun 2011 10:01:35 +0400 Subject: saedit: Fix some typos and type incompatibilites --- saedit/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saedit/main.h') diff --git a/saedit/main.h b/saedit/main.h index 3d57bb0..b211603 100644 --- a/saedit/main.h +++ b/saedit/main.h @@ -98,7 +98,7 @@ static void actions_combo_box_changed_handler(GtkComboBox *widget, gpointer user static void animations_combo_box_changed_handler(GtkComboBox *widget, gpointer user_data); static void set_up_imageset_by_node(XMLNode *node); static void imagesets_combo_box_changed_handler(GtkComboBox *widget, gpointer user_data); -static void parse_xml_buffer(GtkWidget *button, gpointer buffer); +static void parse_xml_buffer(GtkWidget *button, GtkSourceBuffer *buffer); static void set_up_interface(); static void show_about_dialog(); static void show_imageset_window(); -- cgit v1.2.3-70-g09d2