mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
- Oops typo
This commit is contained in:
parent
70725bdfe2
commit
078110851d
2 changed files with 2 additions and 2 deletions
|
@ -496,7 +496,7 @@ class RssStream : public QObject{
|
|||
if(!itemAlreadyExists(item->getHash()))
|
||||
listItem.append(item);
|
||||
else
|
||||
detete item;
|
||||
delete item;
|
||||
}
|
||||
property = property.nextSibling().toElement();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue