Remove obsolete options
This commit is contained in:
parent
092c5e65ca
commit
698c9e4e70
@ -57,11 +57,9 @@ public:
|
|||||||
|
|
||||||
QString tessdataPath;
|
QString tessdataPath;
|
||||||
QString sourceLanguage{"eng"};
|
QString sourceLanguage{"eng"};
|
||||||
LanguageIds availableOcrLanguages_;
|
|
||||||
|
|
||||||
bool doTranslation{true};
|
bool doTranslation{true};
|
||||||
bool ignoreSslErrors{false};
|
bool ignoreSslErrors{false};
|
||||||
bool forceRotateTranslators{false};
|
|
||||||
LanguageId targetLanguage{"rus"};
|
LanguageId targetLanguage{"rus"};
|
||||||
std::chrono::seconds translationTimeout{15};
|
std::chrono::seconds translationTimeout{15};
|
||||||
QString translatorsDir;
|
QString translatorsDir;
|
||||||
|
Loading…
Reference in New Issue
Block a user