Fixed crash on canceling the export
This commit is contained in:
@@ -213,6 +213,7 @@ void ProjectRenderer::run()
|
||||
void ProjectRenderer::abortProcessing()
|
||||
{
|
||||
m_abort = true;
|
||||
wait();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user