serenity/Userland/Applets
Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes
In 7c5e30daaa, the focus was "only" on
Userland/Libraries/, whereas this commit cleans up the remaining
headers in the repo, and any new badly-formatted include.
2023-01-02 11:06:15 -05:00
..
Audio AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ClipboardHistory Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Keymap Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Network LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
ResourceGraph LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
WorkspacePicker Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CMakeLists.txt