aboutsummaryrefslogtreecommitdiff
path: root/img-save-dialog.h
blob: 8594943c934986cdae372072550fe2544797ed0b (plain)
1
2
3
4
5
6
#ifndef __IMG_SAVE_DIALOG_H
#  define __IMG_SAVE_DIALOG_H

gboolean img_save_dialog(gint32 image, ImageParasite * plugin);

#endif