[Qt] small Qt-only include cleanup
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
#ifndef TRANSACTIONTABLEMODEL_H
|
||||
#define TRANSACTIONTABLEMODEL_H
|
||||
|
||||
#include "bitcoinunits.h"
|
||||
|
||||
#include <QAbstractTableModel>
|
||||
#include <QStringList>
|
||||
|
||||
#include "bitcoinunits.h"
|
||||
|
||||
class TransactionRecord;
|
||||
class TransactionTablePriv;
|
||||
class WalletModel;
|
||||
|
||||
Reference in New Issue
Block a user