Fix closing of the "missing file" infobar
commit67cc8faf4be7778cda8c2901785b038319c1f01a
authorColomban Wendling <ban@herbesfolles.org>
Sun, 9 Nov 2014 21:14:12 +0000 (9 22:14 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Sun, 9 Nov 2014 21:14:12 +0000 (9 22:14 +0100)
treea205bd685c6593039257a571d8a733777470c539
parent1dc09597b24d19683abc597d45d7c28d37c199f0
Fix closing of the "missing file" infobar

The issue was introduced in b646424ddb715382a937d233a75bc684c22e18ec as
it removed the default handler that used to destroy the infobar.

Now, the infobar is properly closed, but only if the action succeeded.

Closes #375.
src/document.c