mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 16:02:06 +00:00
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 | ||
| FontEditorWindow.gml | ||
| FontPreviewWindow.gml | ||
| GlyphEditorWidget.cpp | ||
| GlyphEditorWidget.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| NewFontDialog.cpp | ||
| NewFontDialog.h | ||
| NewFontDialogPage1.gml | ||
| NewFontDialogPage2.gml | ||
| Resources.h | ||
| UndoSelection.h | ||