From bca369672136e5ff831ece9832afd42085808fba Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Tue, 07 Jun 2005 23:28:54 +0000 Subject: PageCache and EvJobs are moved from backend to shell. Two new jobs to load document in background and a statusbar to display this process. FileChooser now can select multiple uris. --- (limited to 'lib/ev-file-helpers.h') diff --git a/lib/ev-file-helpers.h b/lib/ev-file-helpers.h index 43dc75c..1d19c6d 100644 --- a/lib/ev-file-helpers.h +++ b/lib/ev-file-helpers.h @@ -31,6 +31,8 @@ void ev_file_helpers_init (void); void ev_file_helpers_shutdown (void); +gchar* ev_tmp_filename (void); + G_END_DECLS #endif /* EPHY_FILE_HELPERS_H */ -- cgit v0.9.1