feat: app icon on Linux

This commit is contained in:
Richard Ramos 2020-06-23 18:54:21 -04:00 committed by Iuri Matias
parent 6d1d66c2eb
commit db35bce531
3 changed files with 4 additions and 2 deletions

View File

@ -23,6 +23,8 @@ proc mainProc() =
enableHDPI()
let app = newQApplication()
app.icon("./status.svg")
let engine = newQQmlApplicationEngine()
let signalController = signals.newController(app)

2
vendor/DOtherSide vendored

@ -1 +1 @@
Subproject commit fbbb628e55c65ab3b52faa5ae40e22ae35f8dd8c
Subproject commit bf72f0d4da4c5ab1e89ea984b6d474dc87111d40

2
vendor/nimqml vendored

@ -1 +1 @@
Subproject commit 17398572de5b49d72aad51b39594a1e0ee6bddb6
Subproject commit be76f78bc9755c867e673af28f0134aa30099470