Done building the buttons etc for BuildNovel dialog

This commit is contained in:
Veronica K. B. Olsen
2020-05-10 19:31:53 +02:00
parent 5ab1402854
commit 4d9e2d03a3
6 changed files with 400 additions and 23 deletions
+5
View File
@@ -165,6 +165,11 @@ class Tokenizer():
return
def getResult(self):
"""Return the result from the conversion.
"""
return self.theResult
def doAutoReplace(self):
"""Run through the user's auto-replace dictionary.
"""