forked from qt-creator/qt-creator
Android Settings Ui: Rename label for ant location
To clarify that it points to the executable not a directory Task-number: QTCREATORBUG-10680 Change-Id: I78b13033e21425b8f1662b63316687c13c7755a0 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Ant location:</string>
|
||||
<string>Ant executable:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
|
||||
Reference in New Issue
Block a user