Rename "History" tab to more logical "Transactions", move "Number of transactions" from status bar to overview page

This commit is contained in:
Wladimir J. van der Laan
2011-07-07 10:59:00 +02:00
parent fac047480d
commit d52a0f3bca
5 changed files with 29 additions and 10 deletions

View File

@@ -51,7 +51,6 @@ private:
QLabel *labelConnections;
QLabel *labelConnectionsIcon;
QLabel *labelBlocks;
QLabel *labelTransactions;
QLabel *progressBarLabel;
QProgressBar *progressBar;