Open seshagiriprabhu opened 10 years ago
Currently, Tox-Qt-GUI doesn't have multi-select support in the friendsWidget. With this patch, users will be able to select multiple friends and remove them.
Tox-Qt-GUI
friendsWidget
I guess it's a little harder that I thought, since we don't want a multi-select on item drag, which is the default behavior.
Currently,
Tox-Qt-GUI
doesn't have multi-select support in thefriendsWidget
. With this patch, users will be able to select multiple friends and remove them.