--- 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><b>Environment</b> + <string><b>Environment Variables</b> <p>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'.</p> <p>Example: var1=1 var2="hello world" var3+=":/tmp"</p></string> </property> @@ -147,7 +147,7 @@ <item row="3" column="0"> <widget class="QLabel" name="textLabel1"> <property name="text"> - <string>&Environment:</string> + <string>&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>