52 </property> |
52 </property> |
53 <property name="focusPolicy"> |
53 <property name="focusPolicy"> |
54 <enum>Qt::WheelFocus</enum> |
54 <enum>Qt::WheelFocus</enum> |
55 </property> |
55 </property> |
56 <property name="toolTip"> |
56 <property name="toolTip"> |
57 <string>Enter the Python interpreter for the virtual environment</string> |
57 <string>Enter the Python interpreter of the virtual environment</string> |
58 </property> |
58 </property> |
59 </widget> |
59 </widget> |
60 </item> |
60 </item> |
61 <item> |
61 <item> |
62 <widget class="QDialogButtonBox" name="buttonBox"> |
62 <widget class="QDialogButtonBox" name="buttonBox"> |