forked from qt-creator/qt-creator
Fixed label text.
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="cleanOldAppOutputCheckBox">
|
<widget class="QCheckBox" name="cleanOldAppOutputCheckBox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Clear application output of previous runs</string>
|
<string>Clear old application output on a new run</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Reference in New Issue
Block a user