diff --git a/src/qt/forms/modaloverlay.ui b/src/qt/forms/modaloverlay.ui index fdc52dc455..b5a69c578d 100644 --- a/src/qt/forms/modaloverlay.ui +++ b/src/qt/forms/modaloverlay.ui @@ -1,376 +1,382 @@ ModalOverlay 0 0 640 385 Form QLayout::SetDefaultConstraint 0 0 0 0 #bgWidget { background: rgba(0,0,0,220); } 60 60 60 60 #contentWidget { background: rgba(255,255,255,240); border-radius: 6px; } QLabel { color: rgb(40,40,40); } 0 10 10 10 10 20 0 false :/icons/warning :/icons/warning:/icons/warning 48 48 true Qt::Vertical 20 40 0 0 Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the bitcoin network, as detailed below. Qt::RichText true 75 true Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network. Qt::RichText true Qt::Vertical 20 40 Qt::Vertical 20 40 QFormLayout::FieldsStayAtSizeHint 6 6 10 75 true Number of blocks left Unknown... 75 true Last block time 0 0 Unknown... 75 true Progress ~ 24 75 true Progress increase per hour calculating... 75 true Estimated time left until synced calculating... 10 10 Qt::Horizontal 40 20 Hide + + Qt::StrongFocus + + + true + ModalOverlay QWidget
qt/modaloverlay.h
1