Label error for line length setting in QML editor

Change-Id: I637ef8b5aebfb05ebe9c132b3c6a60f170337c57
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Xavier BESSON
2022-06-04 11:39:26 +02:00
parent f051ed3076
commit bcf43e56b4

View File

@@ -28,7 +28,7 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Indent size:</string> <string>&amp;Line length:</string>
</property> </property>
<property name="buddy"> <property name="buddy">
<cstring>lineLengthSpinBox</cstring> <cstring>lineLengthSpinBox</cstring>