3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-27 02:15:38 +02:00

revert of extra space

This commit is contained in:
amerhifi 2019-07-12 10:55:44 -07:00
parent f78c1cb5d0
commit ba6307e8e4

View file

@ -2807,6 +2807,7 @@ void Application::cleanupBeforeQuit() {
DependencyManager::destroy<TabletScriptingInterface>();
DependencyManager::destroy<ToolbarScriptingInterface>();
DependencyManager::destroy<OffscreenUi>();
DependencyManager::destroy<OffscreenQmlSurfaceCache>();
_snapshotSoundInjector = nullptr;