nvda
9cfc9b9b - Fix failure when uninstalling add-ons that have an installTasks module which imports the gui module.

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.
Author
Committer
Parents
Loading