loader eingefügt
This commit is contained in:
@@ -6,7 +6,7 @@ Item
|
|||||||
|
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
window.width: 1080
|
parent.width: 1080
|
||||||
parent.height: 1920
|
parent.height: 1920
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
main.py
2
main.py
@@ -35,7 +35,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
if not config.getConfig():
|
if not config.getConfig():
|
||||||
|
|
||||||
bad_config = False
|
bad_config = True
|
||||||
# try:
|
# try:
|
||||||
# app_config = config.getConfig()
|
# app_config = config.getConfig()
|
||||||
# if not app_config:
|
# if not app_config:
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
[Rules]
|
|
||||||
*.debug=true
|
|
||||||
Reference in New Issue
Block a user