mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-11 20:57:26 -04:00
TransactionHistory: fix use-after-free bugs
This commit is contained in:
@@ -100,8 +100,4 @@ private:
|
||||
mutable QList<Transfer*> m_transfers;
|
||||
};
|
||||
|
||||
// in order to wrap it to QVariant
|
||||
Q_DECLARE_METATYPE(TransactionInfo*)
|
||||
|
||||
|
||||
#endif // TRANSACTIONINFO_H
|
||||
|
||||
Reference in New Issue
Block a user