nvda
9cfc9b9b
- Fix failure when uninstalling add-ons that have an installTasks module which imports the gui module.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Fix failure when uninstalling add-ons that have an installTasks module which imports the gui module. This was due to the circular import of speech from textInfos and treeInterceptorHandler. We now import late to avoid this. Fixes #6749.
References
kindle1.19
#6638 - Kindle 1.19 support
Author
jcsteh
Committer
jcsteh
Parents
5f4c4bfe
Loading