--- a/VirtualEnv/VirtualenvInterpreterSelectionDialog.ui Fri Jun 15 18:49:48 2018 +0200 +++ b/VirtualEnv/VirtualenvInterpreterSelectionDialog.ui Sat Jun 16 13:34:22 2018 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>550</width> - <height>118</height> + <height>150</height> </rect> </property> <property name="windowTitle"> @@ -59,6 +59,23 @@ </widget> </item> <item> + <widget class="QComboBox" name="variantComboBox"> + <property name="toolTip"> + <string>Select the Python variant</string> + </property> + <item> + <property name="text"> + <string notr="true">Python 3</string> + </property> + </item> + <item> + <property name="text"> + <string notr="true">Python 2</string> + </property> + </item> + </widget> + </item> + <item> <widget class="QDialogButtonBox" name="buttonBox"> <property name="orientation"> <enum>Qt::Horizontal</enum> @@ -78,6 +95,11 @@ <container>1</container> </customwidget> </customwidgets> + <tabstops> + <tabstop>pythonExecPicker</tabstop> + <tabstop>variantComboBox</tabstop> + <tabstop>nameEdit</tabstop> + </tabstops> <resources/> <connections> <connection>