mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-19 10:31:09 +00:00
Add window title
This commit is contained in:
parent
c68c317776
commit
5339fbde8b
1 changed files with 1 additions and 1 deletions
2
main.qml
2
main.qml
|
@ -42,7 +42,7 @@ import "wizard"
|
|||
|
||||
ApplicationWindow {
|
||||
id: appWindow
|
||||
|
||||
title: "Monero GUI"
|
||||
|
||||
property var currentItem
|
||||
property bool whatIsEnable: false
|
||||
|
|
Loading…
Reference in a new issue