2
0
forked from Ivasoft/DSView

decode task save stop anddestory

This commit is contained in:
dreamsourcelabTAI
2021-11-08 19:56:35 +08:00
parent 1d3b8accfd
commit 0e4f0ae52e
28 changed files with 810 additions and 535 deletions

View File

@@ -183,6 +183,8 @@ int main(int argc, char *argv[])
//Run the application
ret = a.exec();
control->Stop();
}
catch (const std::exception &e)
{