mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 09:18:45 -04:00
Fixed: Re-selecting accounts via RsControlModule;
Added: Sending feedback about incorrect password
This commit is contained in:
parent
4067c95761
commit
e1350a0b34
2 changed files with 29 additions and 10 deletions
|
@ -77,6 +77,7 @@ private:
|
|||
// to notify that a password callback is waiting
|
||||
// to answer the request, clear the flag and set the password
|
||||
bool mWantPassword;
|
||||
bool mPrevIsBad;
|
||||
std::string mTitle;
|
||||
std::string mKeyName;
|
||||
std::string mPassword;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue