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 7047a44..0754ab0 100644
--- a/saedit/main.h
+++ b/saedit/main.h
@@ -148,3 +148,4 @@ static void load_options();
static void free_imageset();
static void kill_timeout(int tag);
static void show_grid_menu_item_toggled(GtkCheckMenuItem *checkmenuitem, gpointer user_data);
+static void open_menu_item_activate(GtkMenuItem *menuitem, GtkFileChooserDialog *fcdialog);