remove: get root callback.
This commit is contained in:
@@ -24,7 +24,6 @@ public:
|
||||
public:
|
||||
QString GetRoot();
|
||||
void SetModeStr(const QString& modeStr, int type = 0, ClientCore* clientCore = nullptr);
|
||||
void SetOtherSideCall(const std::function<QString()>& call);
|
||||
|
||||
signals:
|
||||
void sigSendTasks(const QVector<TransTask>& tasks);
|
||||
|
||||
Reference in New Issue
Block a user