feat: load local directories for spellchecking (#6730)
Reviewed-by: pajlada <rasmus.karlsson+github@pajlada.com>
This commit is contained in:
@@ -361,8 +361,8 @@ public:
|
||||
"/behaviour/spellChecking/enabled",
|
||||
false,
|
||||
};
|
||||
QStringSetting spellCheckingFallback = {
|
||||
"/behaviour/spellChecking/systemFallback",
|
||||
QStringSetting spellCheckingDefaultDictionary = {
|
||||
"/behaviour/spellChecking/defaultDictionary",
|
||||
"",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user