Preferences/ConfigurationPages/DebuggerPythonPage.ui

changeset 1127
b1802ebe0066
parent 42
23b45a742e17
child 3186
a05eff845522
equal deleted inserted replaced
1123:4ed80ed7e433 1127:b1802ebe0066
38 </property> 38 </property>
39 <layout class="QGridLayout"> 39 <layout class="QGridLayout">
40 <item row="0" column="0"> 40 <item row="0" column="0">
41 <widget class="QLineEdit" name="interpreterEdit"> 41 <widget class="QLineEdit" name="interpreterEdit">
42 <property name="toolTip"> 42 <property name="toolTip">
43 <string>Enter the path of the Python interpreter to be used by the debug client. Leave empty to use the default.</string> 43 <string>Enter the path of the Python interpreter to be used by the debug client.</string>
44 </property> 44 </property>
45 </widget> 45 </widget>
46 </item> 46 </item>
47 <item row="0" column="1"> 47 <item row="0" column="1">
48 <widget class="QPushButton" name="interpreterButton"> 48 <widget class="QPushButton" name="interpreterButton">

eric ide

mercurial