Update tools.py

This commit is contained in:
gutosie
2021-02-20 22:42:59 +02:00
committed by GitHub
parent 34abf2d599
commit aaa354183f

View File

@@ -1238,6 +1238,10 @@ class CheckInstall(Screen):
cmd1])
self.close()
def myClose(self, message):
self.session.open(MessageBox, message, MessageBox.TYPE_INFO)
self.close()
class SkinChange(Screen):
if isFHD():