mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-01 20:10:28 +00: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. :^) |
||
---|---|---|
.. | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
main.cpp | ||
Makefile | ||
NotificationClient.ipc | ||
NotificationServer.ipc | ||
NotificationWindow.cpp | ||
NotificationWindow.h |