1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-21 16:55:02 -05:00

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

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