Update foot_bar.py (Sync Ver.200626)

This commit is contained in:
hi80482 2020-07-03 17:28:02 +08:00 committed by GitHub
parent a7207c31ff
commit 3d5ae287a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ class FootBar(Widget):
_Icons = {}
_IconWidth = 18
_IconHeight = 18
_LabelFont = MyLangManager.TrFont("veramono10")
_LabelFont = MyLangManager.TrFont("Eurostile10")
_State = "normal"
_SkinManager = None