mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 10:18:51 +01:00
commit
d3c04d5771
@ -706,7 +706,7 @@ class WifiList(Page):
|
|||||||
|
|
||||||
msgbox = WifiListMessageBox()
|
msgbox = WifiListMessageBox()
|
||||||
msgbox._CanvasHWND = self._CanvasHWND
|
msgbox._CanvasHWND = self._CanvasHWND
|
||||||
msgbox.Init(" ",fonts["veramono12"])
|
msgbox.Init(" ",MyLangManager.TrFont("veramono12"))
|
||||||
msgbox._Parent = self
|
msgbox._Parent = self
|
||||||
|
|
||||||
self._MsgBox = msgbox
|
self._MsgBox = msgbox
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user