mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
500044906d
This is not guaranteed to always work correctly as ArgsParser deals in StringViews and might have a non-properly-null-terminated string as a value. As a bonus, using StringView (and DeprecatedString where necessary) leads to nicer looking code too :^) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FontEditorWindow.gml | ||
FontPreviewWindow.gml | ||
GlyphEditorWidget.cpp | ||
GlyphEditorWidget.h | ||
main.cpp | ||
MainWidget.cpp | ||
MainWidget.h | ||
NewFontDialog.cpp | ||
NewFontDialog.h | ||
NewFontDialogPage1.gml | ||
NewFontDialogPage2.gml | ||
UndoSelection.h |