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

First QML prototype

This commit is contained in:
Bumsik Kim 2018-05-06 12:07:47 -04:00
parent 7cf03b6d4c
commit 37329c6f00
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
2 changed files with 212 additions and 0 deletions

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
# Compiled files from Qt
*.qmlc
*.xcf
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]