summaryrefslogtreecommitdiff
path: root/saedit/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'saedit/main.h')
-rw-r--r--saedit/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/saedit/main.h b/saedit/main.h
index d7b232b..c735dc9 100644
--- a/saedit/main.h
+++ b/saedit/main.h
@@ -62,6 +62,7 @@ GtkWidget *win = NULL;
GtkWidget *darea = NULL;
GtkWidget *data_folder_chooser_button = NULL;
GtkWidget *xml_file_chooser_button = NULL;
+GtkWidget *xml_file_open_button = NULL;
GtkWidget *xml_file_save_button = NULL;
GtkWidget *imagesets_combo_box = NULL;
GtkWidget *actions_combo_box = NULL;