We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac4b6f commit bda47e6Copy full SHA for bda47e6
1 file changed
buildVars.py
@@ -1,7 +1,7 @@
1
# Build customizations
2
# Change this file instead of sconstruct or manifest files, whenever possible.
3
4
-from site_scons.site_tools.NVDATool.typings import AddonInfo, BrailleTables, SymbolDictionaries
+from site_scons.site_tools.NVDATool.typings import AddonInfo, BrailleTables, SymbolDictionaries, SpeechDictionaries
5
6
# Since some strings in `addon_info` are translatable,
7
# we need to include them in the .po files.
0 commit comments