WebBrowser/Download/DownloadItem.ui

branch
QtWebEngine
changeset 4769
2b6f7e026cdc
parent 4768
57da9217196b
child 5928
a3809f75ca07
--- a/WebBrowser/Download/DownloadItem.ui	Tue Feb 23 20:00:40 2016 +0100
+++ b/WebBrowser/Download/DownloadItem.ui	Wed Feb 24 20:27:40 2016 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>400</width>
-    <height>82</height>
+    <height>87</height>
    </rect>
   </property>
   <property name="sizePolicy">
@@ -73,29 +73,6 @@
     </layout>
    </item>
    <item>
-    <widget class="QToolButton" name="tryAgainButton">
-     <property name="toolTip">
-      <string>Press to repeat the download</string>
-     </property>
-     <property name="text">
-      <string/>
-     </property>
-    </widget>
-   </item>
-   <item>
-    <widget class="QToolButton" name="pauseButton">
-     <property name="toolTip">
-      <string>Press to pause the download</string>
-     </property>
-     <property name="text">
-      <string/>
-     </property>
-     <property name="checkable">
-      <bool>true</bool>
-     </property>
-    </widget>
-   </item>
-   <item>
     <widget class="QToolButton" name="stopButton">
      <property name="toolTip">
       <string>Press to cancel the download</string>
@@ -118,8 +95,6 @@
   </layout>
  </widget>
  <tabstops>
-  <tabstop>tryAgainButton</tabstop>
-  <tabstop>pauseButton</tabstop>
   <tabstop>stopButton</tabstop>
   <tabstop>openButton</tabstop>
  </tabstops>

eric ide

mercurial