fix: Error code when dms init failed.
This commit is contained in:
@@ -112,7 +112,7 @@ private:
|
||||
void checkInitStatus();
|
||||
bool startAutoLocate();
|
||||
void stopAutoLocate();
|
||||
void initGUI(bool aIsInitSucceed, int aCode);
|
||||
void initGUI(bool aIsInitSucceed, const QString& aInfo = "");
|
||||
void checkDataQuality();
|
||||
|
||||
void processScanProgress(const QString& aProgress);
|
||||
|
||||
Reference in New Issue
Block a user