diff --git a/interface/src/Application.cpp b/interface/src/Application.cpp index a7a6c8c094..1e21144546 100644 --- a/interface/src/Application.cpp +++ b/interface/src/Application.cpp @@ -612,7 +612,8 @@ Application::~Application() { // stop the glWidget frame timer so it doesn't call paintGL _glWidget->stopFrameTimer(); - + + DependencyManager::destroy(); DependencyManager::destroy(); DependencyManager::destroy(); DependencyManager::destroy();