Skip to content
Snippets Groups Projects
Commit 825cea08 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Fixed label text.

parent 07831561
No related merge requests found
...@@ -79,7 +79,7 @@ ...@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment