mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- Fix memory leak in new properties panel
This commit is contained in:
@@ -110,6 +110,7 @@ PropertiesWidget::~PropertiesWidget() {
|
||||
delete peersList;
|
||||
delete progressBar;
|
||||
delete PropListModel;
|
||||
delete PropDelegate;
|
||||
// Delete QActions
|
||||
delete actionIgnored;
|
||||
delete actionNormal;
|
||||
|
||||
Reference in New Issue
Block a user