mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 17:51:00 +00:00
Since the returned object is now owned by the callee object, we can simply vend a ChildType&. This allows us to use "." instead of "->" at the call site, which is quite nice. :^) |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| FontEditor.cpp | ||
| FontEditor.h | ||
| FontEditorBottom.frm | ||
| GlyphEditorWidget.cpp | ||
| GlyphEditorWidget.h | ||
| GlyphMapWidget.cpp | ||
| GlyphMapWidget.h | ||
| main.cpp | ||
| Makefile | ||