Preferences/ConfigurationPages/DebuggerRubyPage.ui

changeset 3186
a05eff845522
parent 42
23b45a742e17
child 3670
f0cb7579c0b4
equal deleted inserted replaced
3185:d4fa462547bc 3186:a05eff845522
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