@@ -79,7 +79,7 Column { | |||
|
79 | 79 | rows: 2 |
|
80 | 80 | Label { |
|
81 | 81 | text: qsTr("backgroundRoundness") |
|
82 |
tool |
|
|
82 | tooltip: qsTr("Diameter of the rounding circle at the corners") | |
|
83 | 83 | Layout.fillWidth: true |
|
84 | 84 | } |
|
85 | 85 | |
@@ -96,7 +96,7 Column { | |||
|
96 | 96 | |
|
97 | 97 | Label { |
|
98 | 98 | text: qsTr("dropShadowEnabled") |
|
99 |
tool |
|
|
99 | tooltip: qsTr("Enable border drop shadow") | |
|
100 | 100 | Layout.fillWidth: true |
|
101 | 101 | } |
|
102 | 102 | |
@@ -142,7 +142,7 Column { | |||
|
142 | 142 | rows: 1 |
|
143 | 143 | Label { |
|
144 | 144 | text: qsTr("localizeNumbers") |
|
145 |
tool |
|
|
145 | tooltip: qsTr("Localize numbers") | |
|
146 | 146 | Layout.fillWidth: true |
|
147 | 147 | } |
|
148 | 148 |
General Comments 0
You need to be logged in to leave comments.
Login now