We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c852d commit b09c5b6Copy full SHA for b09c5b6
NVDA-addon/addon/globalPlugins/MathCAT/MathCATgui.py
@@ -8,7 +8,7 @@
8
###########################################################################
9
10
import wx
11
-import wx.xrc
+# import wx.xrc
12
13
import gettext
14
_ = gettext.gettext
0 commit comments