aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authortassaron2017-06-25 23:05:44 -0400
committertassaron2017-06-25 23:05:44 -0400
commit0c394d77e388adb91beee210a9b66652db9d17cb (patch)
tree1bf0db9625e0061099ed9a5ef667aa8ae604b765 /src/mainwindow.ui
parent7b6ef6349b1922e71ab83fc45d4a1598ef203511 (diff)
an extra progress bar label for Mac
progressBar text is not visible in native Mac style
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui18
1 files changed, 17 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 4a12fd5..b491323 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -518,9 +518,26 @@
</item>
</layout>
</item>
+ <item>
+ <widget class="QLabel" name="progressLabel">
+ <property name="text">
+ <string/>
+ </property>
+ <property name="scaledContents">
+ <bool>true</bool>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="indent">
+ <number>-1</number>
+ </property>
+ </widget>
+ </item>
</layout>
<zorder></zorder>
<zorder></zorder>
+ <zorder>progressLabel</zorder>
</widget>
<widget class="QWidget" name="tab_encoderSettings">
<attribute name="title">
@@ -802,7 +819,6 @@
</item>
</layout>
</widget>
- <widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>