summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/extras/designer/PictureSpecifics.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extras/designer/PictureSpecifics.qml b/src/extras/designer/PictureSpecifics.qml
index 538614e4..55248ecd 100644
--- a/src/extras/designer/PictureSpecifics.qml
+++ b/src/extras/designer/PictureSpecifics.qml
@@ -52,7 +52,7 @@ Column {
SectionLayout {
Label {
text: qsTr("Source")
- toolTip: qsTr("Source")
+ tooltip: qsTr("Source")
}
SecondColumnLayout {
LineEdit {