在UOS上编译完成,顺便修改了几处在win下导致的不严谨

This commit is contained in:
2020-09-09 18:06:00 +08:00
parent 3bba1e3000
commit d2df2efaeb
16 changed files with 114 additions and 48 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "Replay.h"
#include "replay.h"
Replay::Replay(QObject *parent) : QObject(parent)