[Qt] use NotifyHeaderTip's height and date for the progress update

This commit is contained in:
Jonas Schnelli
2016-10-20 18:56:03 +02:00
parent 0a261b63fd
commit 3154d6e3a2
3 changed files with 7 additions and 9 deletions

View File

@@ -219,7 +219,7 @@ QLabel { color: rgb(40,40,40); }</string>
<item row="0" column="1">
<widget class="QLabel" name="numberOfBlocksLeft">
<property name="text">
<string>unknown...</string>
<string>Unknown...</string>
</property>
</widget>
</item>
@@ -245,7 +245,7 @@ QLabel { color: rgb(40,40,40); }</string>
</sizepolicy>
</property>
<property name="text">
<string>unknown...</string>
<string>Unknown...</string>
</property>
</widget>
</item>