forked from qt-creator/qt-creator
Annotation Editor: Fix UI text capitalization
Change-Id: Ie6a62677b44cb8f4b158178252cc7a098734681e Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="targetIdLabel">
|
<widget class="QLabel" name="targetIdLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Selected Item</string>
|
<string>Selected item</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Reference in New Issue
Block a user