fix progress bar alignment (#1185)

This commit is contained in:
Itay Cohen 2019-02-12 13:43:19 +00:00 committed by GitHub
parent 2f804380fc
commit 281d4e95e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,9 @@
<property name="maximum">
<number>0</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>