FIX: check that the last remaining row was not deleted
commit0c805298c744b4f6542c05f4a59ba72090264726
authorSean Robinson <seankrobinson@gmail.com>
Fri, 17 Jul 2009 19:11:53 +0000 (17 12:11 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Fri, 17 Jul 2009 20:27:28 +0000 (17 13:27 -0700)
tree82211eb657793951a02154b2fdd8a589847006cd
parent40fd70cfd2ad4fdfeaa6cff8bdd5d90896ca8983
FIX: check that the last remaining row was not deleted

If no rows are left, the iter is invalid, so we cannot insert
into the ListStore.  Instead, let update_plist_items() add the
profile later.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifi-radar