diff --git a/sys.py/UI/info_page_list_item.py b/sys.py/UI/info_page_list_item.py index bfbd8c7..d5c0f8b 100644 --- a/sys.py/UI/info_page_list_item.py +++ b/sys.py/UI/info_page_list_item.py @@ -29,7 +29,7 @@ class InfoPageListItem(Widget): def Init(self,text): - #self._Fonts["normal"] = fonts["veramono12"] + #self._Fonts["normal"] = fonts["Eurostile12"] l = Label() l._PosX = 10