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. :^) |
||
---|---|---|
.. | ||
main.cpp | ||
Makefile | ||
TaskbarButton.cpp | ||
TaskbarButton.h | ||
TaskbarWindow.cpp | ||
TaskbarWindow.h | ||
WindowIdentifier.h | ||
WindowList.cpp | ||
WindowList.h |