ladybird/Userland/Libraries/LibSymbolClient
Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies
This updates all existing code to use the auto-generated client
methods instead of post_message/send_sync.
2021-05-03 21:14:40 +02:00
..
Client.cpp Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
Client.h Userland: Change IPC funcs to use plain arguments instead of a struct 2021-05-03 21:14:06 +02:00
CMakeLists.txt