Andreas Kling
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
...
Applications previously had to create a GUI::Menubar object, add menus
to it, and then call GUI::Window::set_menubar().
This patch introduces GUI::Window::add_menu() which creates the menubar
automatically and adds items to it. Application code becomes slightly
simpler as a result. :^)
2021-07-21 21:24:26 +02:00
..
2021-07-21 21:24:26 +02:00
2021-06-28 16:29:02 +02:00
2021-07-19 17:49:14 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-08 10:11:00 +02:00
2021-06-30 19:05:51 +02:00
2021-07-21 18:02:15 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 18:02:15 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 21:24:26 +02:00
2021-07-21 18:02:15 +02:00
2021-07-21 18:02:15 +02:00
2021-06-28 16:29:02 +02:00