mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-22 07:22:25 +00:00
Merge pull request #6444
b367630
simplewallet : missing function block separator (sumogr)
This commit is contained in:
commit
f020b24b02
1 changed files with 1 additions and 0 deletions
|
@ -6221,6 +6221,7 @@ bool simple_wallet::prompt_if_old(const std::vector<tools::wallet2::pending_tx>
|
|||
}
|
||||
return true;
|
||||
}
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
void simple_wallet::check_for_inactivity_lock(bool user)
|
||||
{
|
||||
if (m_locked)
|
||||
|
|
Loading…
Reference in a new issue