Sensitize open dialog button in friends list when selected

Fixes #1001
This commit is contained in:
TingPing 2014-05-31 14:18:48 -04:00
parent 3d1d9e1716
commit 9344373e0b
1 changed files with 2 additions and 0 deletions

View File

@ -246,6 +246,8 @@ notify_gui_update (void)
&iter);
gtk_list_store_remove (store, &old);
}
notify_row_cb (gtk_tree_view_get_selection (view), view);
}
static void