Preferences/ConfigurationPages/DebuggerRubyPage.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 3670
f0cb7579c0b4
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
43 <string>Enter the path of the Ruby interpreter to be used by the debug client.</string> 43 <string>Enter the path of the Ruby interpreter to be used by the debug client.</string>
44 </property> 44 </property>
45 </widget> 45 </widget>
46 </item> 46 </item>
47 <item> 47 <item>
48 <widget class="QPushButton" name="rubyInterpreterButton"> 48 <widget class="QToolButton" name="rubyInterpreterButton">
49 <property name="toolTip"> 49 <property name="toolTip">
50 <string>Press to select the Ruby interpreter via a file selection dialog</string> 50 <string>Press to select the Ruby interpreter via a file selection dialog</string>
51 </property>
52 <property name="text">
53 <string>...</string>
54 </property> 51 </property>
55 </widget> 52 </widget>
56 </item> 53 </item>
57 </layout> 54 </layout>
58 </widget> 55 </widget>

eric ide

mercurial