Merge 2.6.1 release into main
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ def resetConfigVars():
|
||||
CONFIG.backupOnClose = False
|
||||
CONFIG._homePath = _TMP_ROOT
|
||||
CONFIG._dLocale = QLocale("en_GB")
|
||||
CONFIG.pdfDocs = _TMP_ROOT / "manual.pdf"
|
||||
CONFIG._manuals = {"manual": _TMP_ROOT / "manual.pdf"}
|
||||
CONFIG.guiLocale = "en_GB"
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user