Give title to tool window

This commit is contained in:
Bradley Austin Davis 2016-02-01 18:28:23 -08:00
parent aecf582593
commit 4860c7d4f1

View file

@ -16,6 +16,7 @@ Windows.Window {
closable: true
visible: false
width: 384; height: 640;
title: "Tools"
property string newTabSource
property alias tabView: tabView
onParentChanged: {