serenity/Userland/Applications/Presenter
Karol Kosek e75d694974 Userland: Compare event MIME type list with a StringView
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.
2023-09-29 14:40:21 +01:00
..
CMakeLists.txt
main.cpp Userland: Remember window state of productivity / editor applications 2023-09-24 20:00:00 -06:00
Presentation.cpp
Presentation.h
PresenterWidget.cpp Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
PresenterWidget.h
Slide.cpp
Slide.h
SlideObject.cpp
SlideObject.h