minimize amount of text in status bar; show only icons, if the user wants explanation they can view the tooltip

This commit is contained in:
Wladimir J. van der Laan
2011-08-04 19:04:42 +02:00
parent 1b39201966
commit 2351a3fc9f
2 changed files with 14 additions and 29 deletions

View File

@@ -54,9 +54,7 @@ private:
AddressBookPage *receiveCoinsPage;
SendCoinsDialog *sendCoinsPage;
QLabel *labelConnections;
QLabel *labelConnectionsIcon;
QLabel *labelBlocks;
QLabel *labelBlocksIcon;
QLabel *progressBarLabel;
QProgressBar *progressBar;