forked from qt-creator/qt-creator
Fix double space
Change-Id: Iecdbf5e2f837253ccda9e67a86023614a639a828 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
This commit is contained in:
@@ -107,7 +107,7 @@ Section {
|
||||
|
||||
Label {
|
||||
text: qsTr("Padding")
|
||||
tooltip: qsTr("Padding between the content and the edges of the items.")
|
||||
tooltip: qsTr("Padding between the content and the edges of the items.")
|
||||
}
|
||||
SecondColumnLayout {
|
||||
SpinBox {
|
||||
|
Reference in New Issue
Block a user