mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-27 06:54:20 +00:00
- Fix memory leak in new properties panel
This commit is contained in:
parent
51ebfadd85
commit
131dda2617
@ -110,6 +110,7 @@ PropertiesWidget::~PropertiesWidget() {
|
||||
delete peersList;
|
||||
delete progressBar;
|
||||
delete PropListModel;
|
||||
delete PropDelegate;
|
||||
// Delete QActions
|
||||
delete actionIgnored;
|
||||
delete actionNormal;
|
||||
|
Loading…
x
Reference in New Issue
Block a user