More project search filters WIP.

This commit is contained in:
Martín Lucas Golini
2024-03-14 10:38:46 -03:00
parent 5975174e48
commit b3d0eea6fc
8 changed files with 34 additions and 22 deletions

View File

@@ -733,6 +733,7 @@ App::~App() {
delete mFileWatcher;
mFileWatcher = nullptr;
}
mDirTree->resetPluginManager();
mPluginManager.reset();
eeSAFE_DELETE( mSplitter );