mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
[Qt] use NotifyHeaderTip's height and date for the progress update
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user