General cleanups

This commit is contained in:
Wladimir J. van der Laan
2011-07-01 17:06:36 +02:00
parent c60015a260
commit 0052fe7bbc
6 changed files with 19 additions and 10 deletions

View File

@@ -29,6 +29,8 @@ public:
// Return conservative estimate of total number of blocks, or 0 if unknown
int getTotalBlocksEstimate() const;
QString formatFullVersion() const;
private:
CWallet *wallet;