]> www.fi.muni.cz Git - evince.git/blobdiff - lib/ev-file-helpers.h
Added missing files.
[evince.git] / lib / ev-file-helpers.h
index 1d19c6d2aef8f4154a77a49ac852241909ccf933..2cc817ac2370b7e331a57e99fd30f5414294430d 100644 (file)
@@ -33,6 +33,10 @@ void        ev_file_helpers_shutdown (void);
 
 gchar*      ev_tmp_filename          (void);
 
+gboolean   ev_xfer_uri_simple        (const char *from,
+                                     const char *to,
+                                     GError     **error);
+
 G_END_DECLS
 
 #endif /* EPHY_FILE_HELPERS_H */