Update
Update main.py
This commit is contained in:
parent
23e21e00fd
commit
f3c71b021c
@ -122,7 +122,6 @@ if __name__ == '__main__':
|
|||||||
sys.exit(myshow.app.exec_())
|
sys.exit(myshow.app.exec_())
|
||||||
else:
|
else:
|
||||||
try:
|
try:
|
||||||
while(1):
|
|
||||||
pass
|
pass
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
myshow.close()
|
myshow.close()
|
||||||
|
Loading…
Reference in New Issue
Block a user