mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
refactor: Cleanup headers from walletmodel.h
This commit is contained in:
@@ -6,12 +6,13 @@
|
||||
#define BITCOIN_QT_RECENTREQUESTSTABLEMODEL_H
|
||||
|
||||
#include <qt/sendcoinsrecipient.h>
|
||||
#include <qt/walletmodel.h>
|
||||
|
||||
#include <QAbstractTableModel>
|
||||
#include <QStringList>
|
||||
#include <QDateTime>
|
||||
|
||||
class WalletModel;
|
||||
|
||||
class RecentRequestEntry
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user