src/eric7/PipInterface/PipLicensesDialog.ui

branch
eric7
changeset 9850
20c49b517679
parent 9209
b99e7fd55fd3
--- a/src/eric7/PipInterface/PipLicensesDialog.ui	Sun Mar 05 12:26:12 2023 +0100
+++ b/src/eric7/PipInterface/PipLicensesDialog.ui	Sun Mar 05 17:07:49 2023 +0100
@@ -52,33 +52,6 @@
     </layout>
    </item>
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout_4">
-     <item>
-      <widget class="QCheckBox" name="localCheckBox">
-       <property name="toolTip">
-        <string>Select to show only licenses of locally installed packages</string>
-       </property>
-       <property name="text">
-        <string>Local packages only</string>
-       </property>
-       <property name="checked">
-        <bool>true</bool>
-       </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="QCheckBox" name="userCheckBox">
-       <property name="toolTip">
-        <string>Select to show only licenses of packages installed to the user-site</string>
-       </property>
-       <property name="text">
-        <string>User-Site only</string>
-       </property>
-      </widget>
-     </item>
-    </layout>
-   </item>
-   <item>
     <widget class="QTreeWidget" name="licensesList">
      <property name="sizePolicy">
       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
@@ -167,8 +140,6 @@
  </widget>
  <tabstops>
   <tabstop>licenseFilterComboBox</tabstop>
-  <tabstop>localCheckBox</tabstop>
-  <tabstop>userCheckBox</tabstop>
   <tabstop>licensesList</tabstop>
   <tabstop>summaryList</tabstop>
  </tabstops>

eric ide

mercurial