229 </widget> |
229 </widget> |
230 </item> |
230 </item> |
231 <item> |
231 <item> |
232 <widget class="QCheckBox" name="redirectCheckBox"> |
232 <widget class="QCheckBox" name="redirectCheckBox"> |
233 <property name="toolTip"> |
233 <property name="toolTip"> |
234 <string>Select to redirect stdin, stdout and stderr of the program being debugged to the eric5 IDE</string> |
234 <string>Select to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</string> |
235 </property> |
235 </property> |
236 <property name="text"> |
236 <property name="text"> |
237 <string>Redirect stdin/stdout/stderr</string> |
237 <string>Redirect stdin/stdout/stderr</string> |
238 </property> |
238 </property> |
239 </widget> |
239 </widget> |