DC download: show info messages on Mac

For some reason the progress bar on macOS doesn't show the
progress text. This creates a label below the progress bar
and shows the text there instead.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-09-17 15:04:14 -07:00
parent d03fabd373
commit 49fe120d95
2 changed files with 38 additions and 2 deletions

View file

@ -189,6 +189,13 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="progressText">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="aboveOKCancelSpacer">
<property name="orientation">