Debugger/StartCoverageDialog.ui

changeset 6551
f4adb9431204
parent 6352
4bdc6503df81
child 6875
b40b6e5a2f23
--- a/Debugger/StartCoverageDialog.ui	Thu Oct 18 18:53:23 2018 +0200
+++ b/Debugger/StartCoverageDialog.ui	Sat Oct 20 14:46:01 2018 +0200
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>488</width>
+    <width>550</width>
     <height>228</height>
    </rect>
   </property>
@@ -80,7 +80,7 @@
         <string>Enter the environment variables to be set.</string>
        </property>
        <property name="whatsThis">
-        <string>&lt;b&gt;Environment&lt;/b&gt;
+        <string>&lt;b&gt;Environment Variables&lt;/b&gt;
 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'.&lt;/p&gt;
 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot;&lt;/p&gt;</string>
        </property>
@@ -147,7 +147,7 @@
      <item row="3" column="0">
       <widget class="QLabel" name="textLabel1">
        <property name="text">
-        <string>&amp;Environment:</string>
+        <string>&amp;Environment Variables:</string>
        </property>
        <property name="buddy">
         <cstring>environmentCombo</cstring>
@@ -267,8 +267,8 @@
    <slot>accept()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>28</x>
-     <y>176</y>
+     <x>37</x>
+     <y>218</y>
     </hint>
     <hint type="destinationlabel">
      <x>28</x>
@@ -283,8 +283,8 @@
    <slot>reject()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>113</x>
-     <y>177</y>
+     <x>122</x>
+     <y>218</y>
     </hint>
     <hint type="destinationlabel">
      <x>113</x>

eric ide

mercurial