Added combo box for spell tools
This commit is contained in:
@@ -17,6 +17,10 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
class NWSpellCheck():
|
||||
|
||||
SP_INTERNAL = "internal"
|
||||
SP_ENCHANT = "enchant"
|
||||
SP_SYMSPELL = "symspell"
|
||||
|
||||
theDict = None
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user