Show if syncing in zcashd

This commit is contained in:
Aditya Kulkarni
2018-11-11 20:46:13 -08:00
parent b98aaac259
commit acea95a183
2 changed files with 18 additions and 14 deletions

View File

@@ -22,7 +22,7 @@
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>1</number>
<number>4</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
@@ -316,8 +316,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>928</width>
<height>382</height>
<width>920</width>
<height>334</height>
</rect>
</property>
<layout class="QVBoxLayout" name="sendToLayout">
@@ -772,7 +772,7 @@
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_10">
<widget class="QLabel" name="heightLabel">
<property name="text">
<string>Block height</string>
</property>
@@ -864,7 +864,7 @@
<x>0</x>
<y>0</y>
<width>968</width>
<height>19</height>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">