mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
e75d694974
The following commit will port MIME types to String. Traits<String> - used in Vector::contains_slow - can't compare String type with char*, so we need to use StringView instead. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
Presentation.cpp | ||
Presentation.h | ||
PresenterWidget.cpp | ||
PresenterWidget.h | ||
Slide.cpp | ||
Slide.h | ||
SlideObject.cpp | ||
SlideObject.h |