mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
parent
77bd09bb8b
commit
941c587c68
@ -393,6 +393,7 @@ void PeerListWidget::copySelectedPeers()
|
||||
void PeerListWidget::clear()
|
||||
{
|
||||
m_peerItems.clear();
|
||||
m_I2PPeerItems.clear();
|
||||
m_itemsByIP.clear();
|
||||
const int nbrows = m_listModel->rowCount();
|
||||
if (nbrows > 0)
|
||||
|
Loading…
Reference in New Issue
Block a user