diff -r 7c20da9a480a -r f4adb9431204 Debugger/StartDebugDialog.ui --- a/Debugger/StartDebugDialog.ui Thu Oct 18 18:53:23 2018 +0200 +++ b/Debugger/StartDebugDialog.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>333</height> </rect> </property> @@ -117,7 +117,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> @@ -136,7 +136,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> @@ -322,8 +322,8 @@ <slot>accept()</slot> <hints> <hint type="sourcelabel"> - <x>59</x> - <y>282</y> + <x>68</x> + <y>323</y> </hint> <hint type="destinationlabel"> <x>43</x> @@ -338,8 +338,8 @@ <slot>reject()</slot> <hints> <hint type="sourcelabel"> - <x>127</x> - <y>282</y> + <x>136</x> + <y>323</y> </hint> <hint type="destinationlabel"> <x>118</x> @@ -354,12 +354,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>164</x> - <y>229</y> + <x>185</x> + <y>279</y> </hint> <hint type="destinationlabel"> - <x>276</x> - <y>228</y> + <x>528</x> + <y>279</y> </hint> </hints> </connection>