Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui

changeset 3137
59d9f8c238f0
parent 3071
83d066710d60
child 5508
30626def80dc
--- a/Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui	Sun Dec 08 13:28:04 2013 +0100
+++ b/Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.ui	Sat Dec 14 19:12:26 2013 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>650</width>
-    <height>350</height>
+    <height>400</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -109,6 +109,19 @@
     </widget>
    </item>
    <item>
+    <widget class="E5SqueezeLabelPath" name="checkProgressLabel">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+     <property name="text">
+      <string/>
+     </property>
+    </widget>
+   </item>
+   <item>
     <widget class="QProgressBar" name="checkProgress">
      <property name="toolTip">
       <string>Shows the progress of the tabnanny action</string>
@@ -140,6 +153,11 @@
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <customwidgets>
   <customwidget>
+   <class>E5SqueezeLabelPath</class>
+   <extends>QLabel</extends>
+   <header>E5Gui/E5SqueezeLabels.h</header>
+  </customwidget>
+  <customwidget>
    <class>E5ClearableLineEdit</class>
    <extends>QLineEdit</extends>
    <header>E5Gui/E5LineEdit.h</header>

eric ide

mercurial