summaryrefslogtreecommitdiff
path: root/share/qtcreator/qmldesigner/propertyEditorQmlSources/PropertyTemplates/ColorEditorTemplate.template
blob: 0c2c697ecc2bf9755ce282766b6b9df6bab7fddd (plain)
1
2
3
4
5
6
7
8
Item {
}

ColorEditor {
    caption: "%1"
    backendColor: backendValues.%2
    supportGradient: false
}