mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-29 02:16:05 +01:00
Update tools.py
This commit is contained in:
@@ -1238,6 +1238,10 @@ class CheckInstall(Screen):
|
|||||||
cmd1])
|
cmd1])
|
||||||
self.close()
|
self.close()
|
||||||
|
|
||||||
|
def myClose(self, message):
|
||||||
|
self.session.open(MessageBox, message, MessageBox.TYPE_INFO)
|
||||||
|
self.close()
|
||||||
|
|
||||||
|
|
||||||
class SkinChange(Screen):
|
class SkinChange(Screen):
|
||||||
if isFHD():
|
if isFHD():
|
||||||
|
|||||||
Reference in New Issue
Block a user