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 2c4802e commit f9af5b0Copy full SHA for f9af5b0
addon/globalPlugins/viewerFrame.py
@@ -9,6 +9,7 @@
9
import gui.guiHelper
10
import wx
11
import wx.py
12
+from gui.dpiScalingHelper import DpiScalingHelperMixinWithoutInit
13
from gui.nvdaControls import AutoWidthColumnListCtrl
14
from NVDAObjects import NVDAObject
15
0 commit comments