mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
committed by
GitHub
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)
|
||||
|
||||
Reference in New Issue
Block a user