mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- Remove outdated program preferences
This commit is contained in:
parent
cd50c3299e
commit
0a1ae18412
3 changed files with 12 additions and 16 deletions
|
@ -115,7 +115,8 @@ protected slots:
|
|||
if(!ips.empty())
|
||||
cond.wakeOne();
|
||||
mut.unlock();
|
||||
sender()->deleteLater();
|
||||
delete sender();
|
||||
//sender()->deleteLater();
|
||||
}
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue