265 </widget> |
265 </widget> |
266 </item> |
266 </item> |
267 <item> |
267 <item> |
268 <widget class="QCheckBox" name="stdOutErrCheckBox"> |
268 <widget class="QCheckBox" name="stdOutErrCheckBox"> |
269 <property name="toolTip"> |
269 <property name="toolTip"> |
270 <string>Select to show debuggee stdout and stderr</string> |
270 <string>Select to show debugger stdout and stderr</string> |
271 </property> |
271 </property> |
272 <property name="text"> |
272 <property name="text"> |
273 <string>Show stdout and stderr of debuggee</string> |
273 <string>Show stdout and stderr of debugger</string> |
274 </property> |
274 </property> |
275 </widget> |
275 </widget> |
276 </item> |
276 </item> |
277 <item> |
277 <item> |
278 <spacer> |
278 <spacer> |