Files
ladybird/Libraries/LibGUI/Menu.cpp
Ben Wiederhake 048f149f51 LibGUI: Refactor icon realization in Menu
This factors out icon realization into its own function, making it possible to
use the same code with other classes that have icon() and set_icon() methods.
2020-07-28 16:29:44 +02:00

6.4 KiB