mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 21:02:17 +02:00
Give title to tool window
This commit is contained in:
parent
aecf582593
commit
4860c7d4f1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ Windows.Window {
|
|||
closable: true
|
||||
visible: false
|
||||
width: 384; height: 640;
|
||||
title: "Tools"
|
||||
property string newTabSource
|
||||
property alias tabView: tabView
|
||||
onParentChanged: {
|
||||
|
|
Loading…
Reference in a new issue