mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-26 12:12:03 +00:00
The API for adding a submenu to a menu is now: auto& submenu = menu.add_submenu("Name"); submenu.add_action(my_action); |
||
---|---|---|
.. | ||
main.cpp | ||
Makefile | ||
TextEditorWidget.cpp | ||
TextEditorWidget.h |