1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:14:58 +00:00
serenity/Userland/Applications/Presenter
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
..
CMakeLists.txt Applications: Add Presenter 2022-11-25 14:28:33 -07:00
main.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Presentation.cpp Presenter: Fix a crash in loading untitled presentations 2022-12-14 07:45:06 -05:00
Presentation.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
PresenterWidget.cpp Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
PresenterWidget.h Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Slide.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Slide.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
SlideObject.cpp LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
SlideObject.h Presenter: Provide default text styles to text objects 2022-12-14 07:45:06 -05:00