mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
TrFont in wifilist,msgbox
This commit is contained in:
parent
7d3bb93eb2
commit
3541c101f8
@ -706,7 +706,7 @@ class WifiList(Page):
|
||||
|
||||
msgbox = WifiListMessageBox()
|
||||
msgbox._CanvasHWND = self._CanvasHWND
|
||||
msgbox.Init(" ",fonts["veramono12"])
|
||||
msgbox.Init(" ",MyLangManager.TrFont("veramono12"))
|
||||
msgbox._Parent = self
|
||||
|
||||
self._MsgBox = msgbox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user