--- a/Plugins/UiExtensionPlugins/PipInterface/PipSearchDialog.ui Tue Jun 12 18:59:45 2018 +0200 +++ b/Plugins/UiExtensionPlugins/PipInterface/PipSearchDialog.ui Tue Jun 12 19:01:06 2018 +0200 @@ -18,9 +18,9 @@ </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> - <widget class="QComboBox" name="pipComboBox"> + <widget class="QComboBox" name="venvComboBox"> <property name="toolTip"> - <string>Select the pip command to use for installing packages</string> + <string>Select the virtual environment to be used</string> </property> </widget> </item>