Skip to content

Commit f9af5b0

Browse files
committed
Fix import errors.
1 parent 2c4802e commit f9af5b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/globalPlugins/viewerFrame.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import gui.guiHelper
1010
import wx
1111
import wx.py
12+
from gui.dpiScalingHelper import DpiScalingHelperMixinWithoutInit
1213
from gui.nvdaControls import AutoWidthColumnListCtrl
1314
from NVDAObjects import NVDAObject
1415

0 commit comments

Comments
 (0)