From b5d41b7ab22e316b4b1238bb3559608f7002dc13 Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Tue, 28 Apr 2020 14:02:58 +0200 Subject: [PATCH] AutoTest: Fix tool tip handling on settings page Remove the stray tool tip information of the ui page and explicitly set one where missing. Fixes that widgets without an explicit set tool tip had the wrongly placed one as a derived property. Change-Id: I0d8bb8a8c39590205a3559a6c66842bc2fd5048f Reviewed-by: Leena Miettinen Reviewed-by: David Schulz --- src/plugins/autotest/catch/catchtestsettingspage.ui | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/plugins/autotest/catch/catchtestsettingspage.ui b/src/plugins/autotest/catch/catchtestsettingspage.ui index 429d4482b6c..aaa3ea26ddd 100644 --- a/src/plugins/autotest/catch/catchtestsettingspage.ui +++ b/src/plugins/autotest/catch/catchtestsettingspage.ui @@ -10,9 +10,6 @@ 323 - - Confidence interval used for bootstrapping. - @@ -149,6 +146,9 @@ + + Number of resamples used for statistical bootstrapping. + Benchmark resamples @@ -186,6 +186,9 @@ + + Confidence interval used for statistical bootstrapping. + Benchmark confidence interval