fix: application title on task bar

Fixes #421
This commit is contained in:
Richard Ramos 2020-06-25 10:39:59 -04:00 committed by Iuri Matias
parent 61d62eea79
commit 9041eb59e7
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ proc mainProc() =
enableHDPI()
let app = newQApplication()
let app = newQApplication("Nim Status Client")
app.icon("./status.svg")
let engine = newQQmlApplicationEngine()

2
vendor/DOtherSide vendored

@ -1 +1 @@
Subproject commit bf72f0d4da4c5ab1e89ea984b6d474dc87111d40
Subproject commit edc1a9d72bffa047b2583f4d5f8d97f8a9eb24ee

2
vendor/nimqml vendored

@ -1 +1 @@
Subproject commit be76f78bc9755c867e673af28f0134aa30099470
Subproject commit 1dc6acc87f51388f79a811b05f42da7070d9424b