mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:07:36 +00:00
LibCore: add get_password().
A serenity-style getpass that is thread-safe
This commit is contained in:
parent
3c1c5cc541
commit
1211a036ba
3 changed files with 100 additions and 0 deletions
|
@ -7,6 +7,7 @@ set(SOURCES
|
|||
Event.cpp
|
||||
EventLoop.cpp
|
||||
File.cpp
|
||||
GetPassword.cpp
|
||||
Gzip.cpp
|
||||
IODevice.cpp
|
||||
LocalServer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue