PipInterface/PipFreezeDialog.ui

branch
pypi
changeset 6798
3985c1a67fa2
parent 6782
390a45748883
--- a/PipInterface/PipFreezeDialog.ui	Thu Feb 21 19:55:35 2019 +0100
+++ b/PipInterface/PipFreezeDialog.ui	Fri Feb 22 19:34:44 2019 +0100
@@ -21,30 +21,6 @@
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout_2">
-     <item>
-      <widget class="QLabel" name="label_2">
-       <property name="text">
-        <string>Virtual Environment:</string>
-       </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="QComboBox" name="venvComboBox">
-       <property name="sizePolicy">
-        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
-         <horstretch>0</horstretch>
-         <verstretch>0</verstretch>
-        </sizepolicy>
-       </property>
-       <property name="toolTip">
-        <string>Select the virtual environment to be used</string>
-       </property>
-      </widget>
-     </item>
-    </layout>
-   </item>
-   <item>
     <widget class="QCheckBox" name="localCheckBox">
      <property name="toolTip">
       <string>Select to show requirements for locally-installed packages only</string>
@@ -183,7 +159,6 @@
   </customwidget>
  </customwidgets>
  <tabstops>
-  <tabstop>venvComboBox</tabstop>
   <tabstop>localCheckBox</tabstop>
   <tabstop>requirementsFilePicker</tabstop>
   <tabstop>requirementsEdit</tabstop>

eric ide

mercurial