Done building the buttons etc for BuildNovel dialog
This commit is contained in:
@@ -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.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user