Explorar el Código

Update info_page_list_item.py (Sync Ver.200626)

hi80482 hace 3 años
padre
commit
119bfa223d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sys.py/UI/info_page_list_item.py

+ 1 - 1
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