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