mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-23 06:13:07 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4016428b7d
commit
82bf225851
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ bool LoadCredentials0(Array<Credential>& r)
|
|||
struct GetPasskeyDlg : WithGetPasskeyLayout<TopWindow> {
|
||||
GetPasskeyDlg();
|
||||
|
||||
void Sync() { passkey.Password(!show_passkey);; }
|
||||
void Sync() { passkey.Password(!show_passkey); }
|
||||
};
|
||||
|
||||
GetPasskeyDlg::GetPasskeyDlg()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue