Fixed label text.

This commit is contained in:
Erik Verbruggen
2010-04-19 15:25:01 +02:00
parent 0783156161
commit 825cea080a

View File

@@ -79,7 +79,7 @@
<item>
<widget class="QCheckBox" name="cleanOldAppOutputCheckBox">
<property name="text">
<string>Clear application output of previous runs</string>
<string>Clear old application output on a new run</string>
</property>
</widget>
</item>