Update StaticSection

This commit is contained in:
Atlante45 2016-03-07 11:33:12 -08:00
parent 82d6d3ff01
commit 30a6dd8629

View file

@ -52,8 +52,9 @@ Window {
Column {
width: pane.contentWidth
HifiControls.StaticSection {
HifiControls.ContentSection {
name: "Asset Directory"
isFirst: true
Row {
id: buttonRow
@ -102,9 +103,8 @@ Window {
}
}
HifiControls.StaticSection {
HifiControls.ContentSection {
name: "Upload File"
hasSeparator: true
HifiControls.TextField {
id: fileUrl