diff options
author | Andreas Kling <kling@serenityos.org> | 2020-02-24 20:47:16 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-02-24 20:47:16 +0100 |
commit | bc64f8c5020f1ff332e2c7e5d7b4a905a892d410 (patch) | |
tree | 15f94b12befe504f1db95ffb4e329f8791456f1c /Libraries/LibGUI/Makefile | |
parent | ee3811dee81f72facccd080c1b8dad3721a1b398 (diff) | |
download | serenity-bc64f8c5020f1ff332e2c7e5d7b4a905a892d410.zip |
LibGUI: Make AbstractView::set_model() take a RefPtr<Model>
Let's face it: Taking RefPtr<T>&& arguments is obnoxious and puts too
much unnecessary burden on the caller.
Diffstat (limited to 'Libraries/LibGUI/Makefile')
0 files changed, 0 insertions, 0 deletions