src/eric7/PluginManager/PluginRepositoryDialog.ui

branch
eric7
changeset 10502
89b8e0a67fde
parent 10314
1f7d52f024b1
child 11094
0cbc2ec68d2a
diff -r 234702836442 -r 89b8e0a67fde src/eric7/PluginManager/PluginRepositoryDialog.ui
--- a/src/eric7/PluginManager/PluginRepositoryDialog.ui	Sun Jan 14 12:43:24 2024 +0100
+++ b/src/eric7/PluginManager/PluginRepositoryDialog.ui	Sun Jan 14 13:02:05 2024 +0100
@@ -67,6 +67,29 @@
      <item row="1" column="0" colspan="2">
       <layout class="QHBoxLayout" name="horizontalLayout_2">
        <item>
+        <widget class="QLabel" name="selectedLabel">
+         <property name="toolTip">
+          <string>Shows the number of locally updatable plug-ins available</string>
+         </property>
+         <property name="text">
+          <string/>
+         </property>
+        </widget>
+       </item>
+       <item>
+        <spacer name="horizontalSpacer_3">
+         <property name="orientation">
+          <enum>Qt::Horizontal</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>40</width>
+           <height>20</height>
+          </size>
+         </property>
+        </spacer>
+       </item>
+       <item>
         <widget class="QLabel" name="newLabel">
          <property name="toolTip">
           <string>Shows the number of new plug-ins available</string>

eric ide

mercurial