Skip to content
Snippets Groups Projects
Commit 2f24d996 authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner.property: show tooltips

parent f228df4f
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@ QExtGroupBox {
Label {
text: colorGroupBox.caption
toolTip: colorGroupBox.caption
}
LineEdit {
......
......@@ -19,6 +19,7 @@ QWidget {
Label {
id: label
text: caption
toolTip: caption
}
SpinBox {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment