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> |