fix backedColumn width

This commit is contained in:
Dante Ruiz 2018-03-13 16:30:43 -07:00
parent 3ee41c71e4
commit 2d85669b08

View file

@ -561,7 +561,7 @@ Windows.ScrollingWindow {
id: bakedColumn
title: "Use Baked?"
role: "baked"
width: 100
width: 170
}
itemDelegate: Loader {