mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-24 21:44:25 +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()
|
TorrentContentModel::~TorrentContentModel()
|
||||||
{
|
{
|
||||||
qDeleteAll(m_filesIndex);
|
|
||||||
delete m_rootItem;
|
delete m_rootItem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user