mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
f0cde70c18
The API for adding a submenu to a menu is now: auto& submenu = menu.add_submenu("Name"); submenu.add_action(my_action); |
||
---|---|---|
.. | ||
HexEditor.cpp | ||
HexEditor.h | ||
HexEditorWidget.cpp | ||
HexEditorWidget.h | ||
main.cpp | ||
Makefile |