Skip to content
Commit 1444e5f9 authored by Laurent Montel's avatar Laurent Montel
Browse files

Apply patch from Denis Kurz

Fix mem leak.

KMMainWidget::mFolderTreeWidget was dangling after deleteWidgets.
KMMainWidget::mFavoritesModel was not deleted there, but reset to null.
This patch fixes both issues. This might be related to bugs 367779 and
367836.

Thanks
parent 2d8e321b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment