mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit)
This commit is contained in:
@@ -118,7 +118,6 @@ PropertiesWidget::PropertiesWidget(QWidget *parent, GUI* main_window, TransferLi
|
||||
}
|
||||
|
||||
PropertiesWidget::~PropertiesWidget() {
|
||||
saveSettings();
|
||||
delete refreshTimer;
|
||||
delete trackerList;
|
||||
delete peersList;
|
||||
|
||||
Reference in New Issue
Block a user