Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-pixbuf-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-pixbuf-cache.c')
-rw-r--r--shell/ev-pixbuf-cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ev-pixbuf-cache.c b/shell/ev-pixbuf-cache.c
index d8927f1..d9252fd 100644
--- a/shell/ev-pixbuf-cache.c
+++ b/shell/ev-pixbuf-cache.c
@@ -502,6 +502,7 @@ copy_job_to_job_info (EvJobRender *job_render,
EvPixbufCache *pixbuf_cache)
{
if (!job_info->page_ready) {
+ g_signal_emit (pixbuf_cache, signals[JOB_FINISHED], 0, job_info->region);
copy_job_page_and_selection_to_job_info (job_render,
job_info,
pixbuf_cache);