Rename tokenizer setFont to setTextFont

This commit is contained in:
Veronica Berglyd Olsen
2024-11-26 00:40:09 +01:00
parent 05b1fdd7f2
commit 2808c36753
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ class NWBuildDocument:
textFont = QFont(CONFIG.textFont)
textFont.fromString(self._build.getStr("format.textFont"))
bldObj.setFont(textFont)
bldObj.setTextFont(textFont)
bldObj.setLanguage(self._project.data.language)
bldObj.setPartitionFormat(