Merge pull request #189 from cuu/gcores

...
This commit is contained in:
GNU
2019-05-05 14:01:27 +08:00
committed by GitHub
5 changed files with 16 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
import os
import pygame
from libs.roundrects import aa_round_rect
#from libs.roundrects import aa_round_rect
## local UI import
from UI.constants import Width,Height,ICON_TYPES

View File

@@ -3,7 +3,7 @@ import os
import pygame
import gobject
from libs.roundrects import aa_round_rect
#from libs.roundrects import aa_round_rect
## local UI import
from UI.constants import Width,Height,ICON_TYPES