diff --git a/src/win32/VBA.cpp b/src/win32/VBA.cpp index acc06c40..f8540506 100644 --- a/src/win32/VBA.cpp +++ b/src/win32/VBA.cpp @@ -2141,6 +2141,7 @@ bool VBA::updateRenderMethod0(bool force) if(display) { if(display->getType() != renderMethod || force) { + toolsLoggingClose(); // close log dialog initInput = true; changingVideoSize = true; shutdownDisplay();