mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-05-01 02:19:35 +02:00
fix bug in gpu driver switch
This commit is contained in:
@@ -12,7 +12,7 @@ from UI.constants import Width,Height,ICON_TYPES,RESTARTUI
|
|||||||
from UI.page import Page,PageSelector
|
from UI.page import Page,PageSelector
|
||||||
from UI.label import Label
|
from UI.label import Label
|
||||||
from UI.fonts import fonts
|
from UI.fonts import fonts
|
||||||
from UI.util_funcs import midRect
|
from UI.util_funcs import midRect,FileExists
|
||||||
from UI.keys_def import CurKeys
|
from UI.keys_def import CurKeys
|
||||||
from UI.scroller import ListScroller
|
from UI.scroller import ListScroller
|
||||||
from UI.icon_pool import MyIconPool
|
from UI.icon_pool import MyIconPool
|
||||||
|
|||||||
Reference in New Issue
Block a user