feat: Add start scan process without recon connect while configured.
This commit is contained in:
@@ -126,6 +126,8 @@ public:
|
||||
|
||||
QString getReconTransferPath();
|
||||
|
||||
bool getScanCanWithoutRecon();
|
||||
|
||||
|
||||
private:
|
||||
void setJsonString(const char* catergory, const char* stringName, const char* stringValue, bool save = true);
|
||||
@@ -184,6 +186,7 @@ private:
|
||||
bool mAnonymousMode;
|
||||
bool mScreenSaverMode;
|
||||
bool mMppsOpen;
|
||||
bool mScanCanWithoutRecon;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user