Improved layout for airbase window layout.

Fixed missing icons for some windows.
This commit is contained in:
Khopa
2019-10-11 01:14:43 +02:00
parent 6b77e1cce5
commit 4c3ff906ff
12 changed files with 57 additions and 33 deletions

View File

@@ -43,7 +43,7 @@ if __name__ == "__main__":
app.processEvents()
# Uncomment to apply CSS (need works)
#app.setStyleSheet(css)
app.setStyleSheet(css)
GameUpdateSignal()