Change window title

This commit is contained in:
Epicalert 2024-09-15 04:14:23 +08:00
parent f4190fbfab
commit e2b3daf3ee

View file

@ -8,7 +8,7 @@ ApplicationWindow {
width: 640
height: 480
visible: true
title: qsTr("Hello World")
title: qsTr("TexCrafting")
TextureCrafter {
id: crafter