mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-09 06:17:58 +00:00
TorrentContentModel: Fix crash on exit
This commit is contained in:
parent
bd4bb42e95
commit
5cf7e47ffa
@ -43,7 +43,6 @@ TorrentContentModel::TorrentContentModel(QObject *parent):
|
||||
|
||||
TorrentContentModel::~TorrentContentModel()
|
||||
{
|
||||
qDeleteAll(m_filesIndex);
|
||||
delete m_rootItem;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user