]> www.fi.muni.cz Git - evince.git/commit
libview: make sure gtk_print_operation_cancel() is called from draw-page callback
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 4 Dec 2010 14:54:46 +0000 (15:54 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 4 Dec 2010 14:56:50 +0000 (15:56 +0100)
commita09aa79195825d5d9c80c36362203c7c36a5e914
tree61306ad9d052696701f194bd8660413ce4c4c2c9
parentae4835dbed02ae928d96fb6360f7d5c62416044b
libview: make sure gtk_print_operation_cancel() is called from draw-page callback

Fixes crash when printing operation is cancelled. Fixes bug #635619
libview/ev-print-operation.c