forked from qt-creator/qt-creator
UI text: fix capitalization in external tool config
Change-Id: I5aeaca7e5c8d9bab910588bbd1925f9a72da4822 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
2473349c3d
commit
432aaf005b
@@ -133,7 +133,7 @@
|
|||||||
<item row="3" column="0">
|
<item row="3" column="0">
|
||||||
<widget class="QLabel" name="effectiveArgumentsLabel">
|
<widget class="QLabel" name="effectiveArgumentsLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Effective Arguments:</string>
|
<string>Effective arguments:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user