进度更新

This commit is contained in:
RigoLigo
2021-07-02 20:09:45 +08:00
parent 8579e901d4
commit 9c080f8efb
29 changed files with 604 additions and 67 deletions

View File

@@ -16,7 +16,7 @@ int main (int argc, char *argv[])
SpkStore store(false, LogPath);
//*((int*)0) = 0;
SpkMsgBox::StaticExec("E", "F");
return QApplication::exec();
}