mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 19:47:46 +00:00
LibCore: Create Core::SessionManagement for session management
This commit is contained in:
parent
76c67b7ae9
commit
2c3caa7e17
3 changed files with 89 additions and 0 deletions
|
@ -26,6 +26,7 @@ set(SOURCES
|
|||
ProcessStatisticsReader.cpp
|
||||
Property.cpp
|
||||
SecretString.cpp
|
||||
SessionManagement.cpp
|
||||
SOCKSProxyClient.cpp
|
||||
Stream.cpp
|
||||
StandardPaths.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue