fix:修正主动中断检查后崩溃问题。
This commit is contained in:
@@ -86,6 +86,7 @@ public:
|
||||
void SetClientCore(ClientCore* clientCore);
|
||||
void SetTasks(const QVector<TransTask>& tasks);
|
||||
QVector<TransTask> GetTasks() const;
|
||||
bool IsQuit() const;
|
||||
|
||||
Q_SIGNALS:
|
||||
void sigCheckOver();
|
||||
|
||||
Reference in New Issue
Block a user