src/eric7/Preferences/ConfigurationPages/PipPage.ui

branch
eric7
changeset 10742
7aa41173b44b
parent 10206
d6921563be6c
child 10804
8fe0a5226fd5
--- a/src/eric7/Preferences/ConfigurationPages/PipPage.ui	Wed Jun 05 17:11:54 2024 +0200
+++ b/src/eric7/Preferences/ConfigurationPages/PipPage.ui	Thu Jun 06 18:01:54 2024 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>532</width>
-    <height>393</height>
+    <height>494</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_3">
@@ -151,6 +151,16 @@
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_2">
       <item>
+       <widget class="QCheckBox" name="noGlobalsCheckBox">
+        <property name="toolTip">
+         <string>Select to exclude global environments</string>
+        </property>
+        <property name="text">
+         <string>Don't show global environments</string>
+        </property>
+       </widget>
+      </item>
+      <item>
        <widget class="QCheckBox" name="noCondaCheckBox">
         <property name="toolTip">
          <string>Select to exclude conda managed environments</string>

eric ide

mercurial