[QT] use alert icon with tooltip insted of "(out of sync)" text

# Conflicts:
#	src/qt/forms/overviewpage.ui
#	src/qt/overviewpage.cpp
This commit is contained in:
Jonas Schnelli
2015-05-06 15:20:11 +02:00
parent 51c7c7029e
commit 7247d103ff
6 changed files with 49 additions and 22 deletions

View File

@@ -22,6 +22,7 @@ The following is a list of assets used in the bitcoin source and their proper at
src/qt/res/icons/receive.png, src/qt/res/icons/remove.png,
src/qt/res/icons/send.png, src/qt/res/icons/synced.png,
src/qt/res/icons/transaction*.png, src/qt/res/icons/tx_output.png,
src/qt/res/icons/warning.png
Jonas Schnelli
-----------------------