更新文档

This commit is contained in:
feiyangqingyun
2023-09-08 13:52:30 +08:00
parent 9af16093a2
commit 8173abef29
39 changed files with 1556 additions and 1464 deletions

View File

@@ -123,7 +123,7 @@ SaveLog::SaveLog(QObject *parent) : QObject(parent)
SaveLog::~SaveLog()
{
file->close();
this->stop();
}
void SaveLog::openFile(const QString &fileName)