mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-04 01:37:26 -04:00
Send money: confirmation popups added
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "PendingTransaction.h"
|
||||
|
||||
|
||||
PendingTransaction::Status PendingTransaction::status() const
|
||||
{
|
||||
return static_cast<Status>(m_pimpl->status());
|
||||
|
||||
Reference in New Issue
Block a user