aboutsummaryrefslogtreecommitdiff
path: root/img-save-dialog.h
blob: 1e0fcaae953f8494d19c6202173c3d644c06ecf9 (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