src/eric7/PipInterface/PipPackagesWidget.ui

branch
eric7
changeset 9234
97bdad5be46d
parent 9209
b99e7fd55fd3
child 9413
80c06d472826
--- a/src/eric7/PipInterface/PipPackagesWidget.ui	Thu Jul 14 15:40:26 2022 +0200
+++ b/src/eric7/PipInterface/PipPackagesWidget.ui	Thu Jul 14 16:08:17 2022 +0200
@@ -602,6 +602,9 @@
           <property name="alternatingRowColors">
            <bool>true</bool>
           </property>
+          <property name="selectionMode">
+           <enum>QAbstractItemView::ExtendedSelection</enum>
+          </property>
           <property name="sortingEnabled">
            <bool>true</bool>
           </property>
@@ -701,6 +704,16 @@
           </widget>
          </item>
          <item>
+          <widget class="QToolButton" name="dependencyRepairButton">
+           <property name="toolTip">
+            <string>Press to repair the selected dependency</string>
+           </property>
+           <property name="text">
+            <string/>
+           </property>
+          </widget>
+         </item>
+         <item>
           <spacer name="horizontalSpacer_6">
            <property name="orientation">
             <enum>Qt::Horizontal</enum>

eric ide

mercurial