mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
TorrentContentModel: Fix crash on exit
This commit is contained in:
parent
bd4bb42e95
commit
5cf7e47ffa
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ TorrentContentModel::TorrentContentModel(QObject *parent):
|
|||
|
||||
TorrentContentModel::~TorrentContentModel()
|
||||
{
|
||||
qDeleteAll(m_filesIndex);
|
||||
delete m_rootItem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue