--- a/eric6/E5Gui/E5ProcessDialog.ui Sun Dec 08 12:38:34 2019 +0100 +++ b/eric6/E5Gui/E5ProcessDialog.ui Sun Dec 08 13:07:46 2019 +0100 @@ -6,14 +6,14 @@ <rect> <x>0</x> <y>0</y> - <width>593</width> - <height>499</height> + <width>600</width> + <height>500</height> </rect> </property> <property name="sizeGripEnabled"> <bool>true</bool> </property> - <layout class="QVBoxLayout"> + <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QGroupBox" name="outputGroup"> <property name="sizePolicy"> @@ -40,6 +40,13 @@ </widget> </item> <item> + <widget class="QProgressBar" name="progressBar"> + <property name="value"> + <number>0</number> + </property> + </widget> + </item> + <item> <widget class="QLabel" name="statusLabel"/> </item> <item>