Start...Dialog: corrected the What's This help message.

Sat, 06 Feb 2021 11:45:58 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 06 Feb 2021 11:45:58 +0100
changeset 8078
d0e6c9ef0f15
parent 8077
1fd8f611f26a
child 8079
331e717c458e

Start...Dialog: corrected the What's This help message.

eric6/Debugger/StartCoverageDialog.ui file | annotate | diff | comparison | revisions
eric6/Debugger/StartDebugDialog.ui file | annotate | diff | comparison | revisions
eric6/Debugger/StartProfileDialog.ui file | annotate | diff | comparison | revisions
eric6/Debugger/StartRunDialog.ui file | annotate | diff | comparison | revisions
--- a/eric6/Debugger/StartCoverageDialog.ui	Fri Feb 05 11:38:53 2021 +0100
+++ b/eric6/Debugger/StartCoverageDialog.ui	Sat Feb 06 11:45:58 2021 +0100
@@ -130,7 +130,8 @@
         <string>Select the virtual environment to be used</string>
        </property>
        <property name="whatsThis">
-        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;\n&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
+        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;
+&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
--- a/eric6/Debugger/StartDebugDialog.ui	Fri Feb 05 11:38:53 2021 +0100
+++ b/eric6/Debugger/StartDebugDialog.ui	Sat Feb 06 11:45:58 2021 +0100
@@ -41,7 +41,8 @@
         <string>Select the virtual environment to be used</string>
        </property>
        <property name="whatsThis">
-        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;\n&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
+        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;
+&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
--- a/eric6/Debugger/StartProfileDialog.ui	Fri Feb 05 11:38:53 2021 +0100
+++ b/eric6/Debugger/StartProfileDialog.ui	Sat Feb 06 11:45:58 2021 +0100
@@ -41,7 +41,8 @@
         <string>Select the virtual environment to be used</string>
        </property>
        <property name="whatsThis">
-        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;\n&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
+        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;
+&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>
--- a/eric6/Debugger/StartRunDialog.ui	Fri Feb 05 11:38:53 2021 +0100
+++ b/eric6/Debugger/StartRunDialog.ui	Sat Feb 06 11:45:58 2021 +0100
@@ -41,7 +41,8 @@
         <string>Select the virtual environment to be used</string>
        </property>
        <property name="whatsThis">
-        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;\n&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
+        <string>&lt;b&gt;Virtual Environment&lt;/b&gt;
+&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
        </property>
       </widget>
      </item>

eric ide

mercurial