QmlDesigner.PropertyEditor: Fixing templates

toolTip was renamed to tooltip.

Change-Id: I18fc3cfb3f9ce21a6402ce3adccbb078a297b682
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
Thomas Hartmann
2014-11-07 09:39:16 +01:00
parent 5c03037a0b
commit 8a8e21e1bc
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
Label {
text: "%1"
toolTip: "%1"
tooltip: "%1"
}
CheckBox {

View File

@@ -1,6 +1,6 @@
Label {
text: "%1"
toolTip: "%1"
tooltip: "%1"
}
SpinBox {
maximumValue: 9999999

View File

@@ -1,6 +1,6 @@
Label {
text: "%1"
toolTip: "%1"
tooltip: "%1"
}
SpinBox {
maximumValue: 9999999

View File

@@ -1,6 +1,6 @@
Label {
text: "%1"
toolTip: "%1"
tooltip: "%1"
}
LineEdit {
backendValue: backendValues.%2

View File

@@ -1,6 +1,6 @@
Label {
text: "%1"
toolTip: "%1"
tooltip: "%1"
}
LineEdit {
backendValue: backendValues.%2