2
0
forked from Ivasoft/DSView

Update log print line format

This commit is contained in:
dreamsourcelabTAI
2023-06-20 10:43:42 +08:00
parent 7f87a6b4af
commit b0b91469b8
27 changed files with 176 additions and 176 deletions

View File

@@ -37,7 +37,7 @@ void ctrl()
{
c = getchar();
if (c == 'x'){
sr_info("%s", "exit.");
sr_info("exit.");
break;
}
qDebug()<<"b";