mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-02-02 15:38:36 +00:00
simplewallet : missing function block separator
This commit is contained in:
parent
9fde7e7253
commit
f5765455c5
@ -6220,6 +6220,7 @@ bool simple_wallet::prompt_if_old(const std::vector<tools::wallet2::pending_tx>
|
|||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
//----------------------------------------------------------------------------------------------------
|
||||||
void simple_wallet::check_for_inactivity_lock(bool user)
|
void simple_wallet::check_for_inactivity_lock(bool user)
|
||||||
{
|
{
|
||||||
if (m_locked)
|
if (m_locked)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user