aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
diff options
context:
space:
mode:
authorJonas Schnelli <[email protected]>2016-09-13 16:36:24 +0200
committerJonas Schnelli <[email protected]>2016-09-13 17:57:25 +0200
commitd8b062ef5eea3addff00a09bad1dab162452b4b5 (patch)
treebc4a075d2557f3ea653ffc6b07540fc7653cce97 /src/qt/forms
parent[Qt] add out-of-sync modal info layer (diff)
downloaddiscoin-d8b062ef5eea3addff00a09bad1dab162452b4b5.tar.xz
discoin-d8b062ef5eea3addff00a09bad1dab162452b4b5.zip
[Qt] only update "amount of blocks left" when the header chain is in-sync
Diffstat (limited to 'src/qt/forms')
-rw-r--r--src/qt/forms/modaloverlay.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/qt/forms/modaloverlay.ui b/src/qt/forms/modaloverlay.ui
index f1967a7c0..ce9ceaaad 100644
--- a/src/qt/forms/modaloverlay.ui
+++ b/src/qt/forms/modaloverlay.ui
@@ -82,6 +82,9 @@ QLabel { color: rgb(40,40,40); }</string>
</property>
<item>
<widget class="QPushButton" name="warningIcon">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
<property name="text">
<string/>
</property>