1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00

First README.

This commit is contained in:
Bumsik Kim 2018-04-25 15:55:05 -04:00
parent 1571514662
commit 711de0f77e
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
2 changed files with 31 additions and 2 deletions

View file

@ -445,4 +445,4 @@ if __name__ == '__main__':
window = Window()
window.show()
sys.exit(app.exec_())
reactor.run()
reactor.run()