mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-13 00:54:53 +01:00
Add src/wallet/* code to wallet:: namespace
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
|
||||
#include <QDateTime>
|
||||
|
||||
using wallet::ISMINE_SPENDABLE;
|
||||
using wallet::ISMINE_WATCH_ONLY;
|
||||
using wallet::isminetype;
|
||||
|
||||
/* Return positive answer if transaction should be shown in list.
|
||||
*/
|
||||
bool TransactionRecord::showTransaction()
|
||||
|
||||
Reference in New Issue
Block a user