mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 07:31:00 +00:00
This is basically just for consistency, it's quite strange to see multiple AK container types next to each other, some with and some without the namespace prefix - we're 'using AK::Foo;' a lot and should leverage that. :^) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| RemoteObject.cpp | ||
| RemoteObject.h | ||
| RemoteObjectGraphModel.cpp | ||
| RemoteObjectGraphModel.h | ||
| RemoteObjectPropertyModel.cpp | ||
| RemoteObjectPropertyModel.h | ||
| RemoteProcess.cpp | ||
| RemoteProcess.h | ||