Files
ladybird/Libraries/LibGUI/MultiView.cpp
Andreas Kling 3eba01a02d LibGUI: Simplify setup code in GUI::MultiView
Use for_each_view_implementation() to avoid duplicating the setup code
for each subview.
2021-01-01 02:12:39 +01:00

5.2 KiB