We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b85173 commit 87720e5Copy full SHA for 87720e5
buildVars.py
@@ -4,7 +4,7 @@
4
from site_scons.site_tools.NVDATool.utils import _
5
6
# Add-on information variables
7
-addon_info = addonInfo(
+addon_info = AddonInfo(
8
# add-on Name, internal for nvda
9
addon_name= "TeleNVDA",
10
# Add-on summary, usually the user visible name of the addon.
0 commit comments