src/eric7/Debugger/StartCoverageDialog.ui

branch
eric7
changeset 9316
53ab4cd68b5b
parent 9291
7b271bcd12d0
child 9413
80c06d472826
--- a/src/eric7/Debugger/StartCoverageDialog.ui	Wed Sep 07 15:55:49 2022 +0200
+++ b/src/eric7/Debugger/StartCoverageDialog.ui	Wed Sep 07 17:38:41 2022 +0200
@@ -242,6 +242,10 @@
        <property name="toolTip">
         <string>Uncheck to disable reporting of unhandled exceptions</string>
        </property>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Always report unhandled exceptions&lt;/b&gt;
+&lt;p&gt;When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.&lt;/p&gt;</string>
+       </property>
        <property name="text">
         <string>Always report unhandled exceptions</string>
        </property>

eric ide

mercurial