forked from Public/monero-gui
Merge pull request #2614
4e1f734 TransactionHistory: fix use-after-free bugs (xiphon)
This commit is contained in:
@@ -111,8 +111,4 @@ private:
|
||||
quint64 m_unlockTime;
|
||||
};
|
||||
|
||||
// in order to wrap it to QVariant
|
||||
Q_DECLARE_METATYPE(TransactionInfo*)
|
||||
|
||||
|
||||
#endif // TRANSACTIONINFO_H
|
||||
|
||||
Reference in New Issue
Block a user