mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-11 13:24:33 +00:00
Change window title
Monero GUI → Monero
This commit is contained in:
parent
5339fbde8b
commit
105336ba08
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"
|
||||
title: "Monero"
|
||||
|
||||
property var currentItem
|
||||
property bool whatIsEnable: false
|
||||
|
|
Loading…
Reference in a new issue