aboutsummaryrefslogtreecommitdiff
path: root/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'db.h')
-rw-r--r--db.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/db.h b/db.h
index 83eff35402..9b1f5e58be 100644
--- a/db.h
+++ b/db.h
@@ -399,6 +399,7 @@ public:
};
bool LoadWallet(bool& fFirstRunRet);
+void BackupWallet(const string& strDest);
inline bool SetAddressBookName(const string& strAddress, const string& strName)
{