]> www.fi.muni.cz Git - evince.git/commit
libview: make sure cancellable object is always cancelled in ev_job_cancel()
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 4 Dec 2010 14:46:52 +0000 (15:46 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 4 Dec 2010 14:56:50 +0000 (15:56 +0100)
commit87084fb2aabc726343f6515c09ac6d2bba42afb1
treef463956fb7f0220046b938d835d1d8794a4388c4
parent23e76eac47c60ab885edcdb6a337ee7587afa7e8
libview: make sure cancellable object is always cancelled in ev_job_cancel()

It's safe to call it multiple times, and we still don't emit our
cancelled signal for finished jobs.
libview/ev-jobs.c