ladybird/Userland/Libraries/LibDesktop
Andreas Kling b6f49924be LibDesktop: Make allowlist APIs return ErrorOr<void>
This makes it very smooth to use TRY() when setting up these lists,
as you can see in the rest of this commit. :^)
2021-11-24 00:25:23 +01:00
..
AppFile.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
AppFile.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Launcher.cpp LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
Launcher.h LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00