]> www.fi.muni.cz Git - evince.git/blobdiff - lib/ev-file-helpers.h
Add image handling support. Fixes bugs #310008 and #325047. Images
[evince.git] / lib / ev-file-helpers.h
index 69ff83ddbf4497c97536909b956895737e4627ee..4e75a14cf8de7a22968db4ca5aac1fad7b858cd1 100644 (file)
@@ -33,7 +33,7 @@ void         ev_file_helpers_init     (void);
 
 void         ev_file_helpers_shutdown (void);
 
-gchar*       ev_tmp_filename          (void);
+gchar*       ev_tmp_filename          (const char *prefix);
 
 gboolean     ev_xfer_uri_simple       (const char *from,
                                       const char *to,