mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-03-13 19:57:11 +08: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