Movie list view: if not in edit mode, use SelectionMode.NONE, not SINGLE
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 19 Nov 2009 09:06:05 +0000 (10:06 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 19 Nov 2009 09:11:26 +0000 (10:11 +0100)
commit5efbb7362befdeeeff172293df244c981d1daa3b
treec507165c6665f29324501bff8447e821411d76ec
parentba5adcd526a39f2e9a46e7fe548cc8d609e1c1b9
Movie list view: if not in edit mode, use SelectionMode.NONE, not SINGLE

For whatever reasons, this fixes a segfault when the delete edit bar is
closed without a selection but there are elements in the movie list store.
src/movie-list-view.vala