aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/testsettingspage.ui
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2016-12-12 09:35:49 +0100
committerChristian Stenger <christian.stenger@qt.io>2016-12-12 10:57:47 +0000
commit69a94c2c28480cab58ea7eb565a1869a62fb1152 (patch)
treee6cab7081773894add8a7a66a9adc922c4986ba4 /src/plugins/autotest/testsettingspage.ui
parent6a1ead7abb409a97aa8cd4d38adce8df2972ed51 (diff)
AutoTest: Always parse if plugin is enabled
Remove the 'Always parse' setting and respective special handling. This simplifies the handling of parsing for tests and removes strange special handling that was introduced in earlier versions and led more to confusion on the user side. Change-Id: Ia4d122ed448244f3cb3876dda9930864afde9c28 Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/autotest/testsettingspage.ui')
-rw-r--r--src/plugins/autotest/testsettingspage.ui10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/plugins/autotest/testsettingspage.ui b/src/plugins/autotest/testsettingspage.ui
index 69d67fc5d58..4e4a39cfb49 100644
--- a/src/plugins/autotest/testsettingspage.ui
+++ b/src/plugins/autotest/testsettingspage.ui
@@ -74,16 +74,6 @@
</widget>
</item>
<item>
- <widget class="QCheckBox" name="alwaysParseCB">
- <property name="toolTip">
- <string>Parses for tests even when no Tests related widget is displayed.</string>
- </property>
- <property name="text">
- <string>Always parse current project for tests</string>
- </property>
- </widget>
- </item>
- <item>
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,0,0">
<property name="spacing">
<number>6</number>