Store edited MIME type immediately
authorDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Fri, 16 Sep 2016 23:05:42 +0000 (01:05 +0200)
committerDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Fri, 16 Sep 2016 23:05:42 +0000 (01:05 +0200)
commit37618fed55c2d4afe2fdcb9b4b8de1539fdf163d
tree3a318e9059b803a433f6cba1809219e716046cea
parent64355f7d2cfddfe8f80436b9f288ae22f9a72254
Store edited MIME type immediately

This fixes a bug where an edited MIME type would not be saved if you
clicked another file in the list instead of first defocussing the combo
box editor.
src/main/java/de/todesbaum/jsite/gui/ProjectFilesPage.java