qt: GUI support for -disablewallet mode

This commit is contained in:
Wladimir J. van der Laan
2013-11-12 14:54:43 +01:00
parent e6b7e3dc79
commit 146ba964e4
5 changed files with 60 additions and 14 deletions

View File

@@ -45,6 +45,8 @@ private:
bool bOutOfSync;
WalletView *currentWalletView();
public slots:
/** Switch to overview (home) page */
void gotoOverviewPage();