mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 19:35:08 +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 |