From 629cb019b8641c1278309bb3aa53463c4a4ac66f Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 28 Oct 2009 14:14:58 +0300 Subject: Public release --- img-save-dialog.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 img-save-dialog.h (limited to 'img-save-dialog.h') diff --git a/img-save-dialog.h b/img-save-dialog.h new file mode 100644 index 0000000..8594943 --- /dev/null +++ b/img-save-dialog.h @@ -0,0 +1,6 @@ +#ifndef __IMG_SAVE_DIALOG_H +# define __IMG_SAVE_DIALOG_H + +gboolean img_save_dialog(gint32 image, ImageParasite * plugin); + +#endif -- cgit v1.2.3