mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-01-27 02:14:43 +01:00
Update list_item.py
This commit is contained in:
parent
03f835e139
commit
ca9ff220c0
@ -113,5 +113,3 @@ class ListItem(object):
|
||||
self._Parent._Icons["sys"].Draw()
|
||||
|
||||
pygame.draw.line(self._Parent._CanvasHWND,MySkinManager.GiveColor('Line'),(self._PosX,self._PosY+self._Height-1),(self._PosX+self._Width,self._PosY+self._Height-1),1)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user