140 </widget> |
140 </widget> |
141 </item> |
141 </item> |
142 <item> |
142 <item> |
143 <widget class="QCheckBox" name="pyRedirectCheckBox"> |
143 <widget class="QCheckBox" name="pyRedirectCheckBox"> |
144 <property name="toolTip"> |
144 <property name="toolTip"> |
145 <string>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric5 IDE</string> |
145 <string>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</string> |
146 </property> |
146 </property> |
147 <property name="text"> |
147 <property name="text"> |
148 <string>Redirect stdin/stdout/stderr</string> |
148 <string>Redirect stdin/stdout/stderr</string> |
149 </property> |
149 </property> |
150 </widget> |
150 </widget> |