mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-15 19:27:26 -04:00
TransactionInfo: add transfers() and destinations_formatted()
This commit is contained in:
@@ -41,7 +41,6 @@ private:
|
||||
|
||||
private:
|
||||
friend class Wallet;
|
||||
|
||||
Bitmonero::TransactionHistory * m_pimpl;
|
||||
mutable QList<TransactionInfo*> m_tinfo;
|
||||
mutable QDateTime m_firstDateTime;
|
||||
|
||||
Reference in New Issue
Block a user