document.c: Immediately mark as changed when document is externally deleted
commitffcec43d01609ea0cc8a8e25d77bd4325b5b1e27
authorThomas Martitz <kugel@rockbox.org>
Sun, 8 Jun 2014 12:22:56 +0000 (8 14:22 +0200)
committerThomas Martitz <kugel@rockbox.org>
Sun, 29 Jun 2014 09:38:02 +0000 (29 11:38 +0200)
tree48e6d02d5b54e9f07b2a8c46018a00e66c8bdf7b
parent0f7db113e7da5b15957754388af74992d738b100
document.c: Immediately mark as changed when document is externally deleted

Before infobar it didn't matter because the dialog was modal and interaction
with the doc was impossible. Now that you can interact it the doc should
be marked changed immediately.
src/document.c