mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 16:55:07 +02:00
revert of extra space
This commit is contained in:
parent
f78c1cb5d0
commit
ba6307e8e4
1 changed files with 1 additions and 0 deletions
|
@ -2807,6 +2807,7 @@ void Application::cleanupBeforeQuit() {
|
|||
DependencyManager::destroy<TabletScriptingInterface>();
|
||||
DependencyManager::destroy<ToolbarScriptingInterface>();
|
||||
DependencyManager::destroy<OffscreenUi>();
|
||||
|
||||
DependencyManager::destroy<OffscreenQmlSurfaceCache>();
|
||||
|
||||
_snapshotSoundInjector = nullptr;
|
||||
|
|
Loading…
Reference in a new issue