mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
028c011760
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. :^) |
||
---|---|---|
.. | ||
DisplayProperties.cpp | ||
DisplayProperties.h | ||
ItemListModel.h | ||
main.cpp | ||
Makefile |