mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:37:35 +00:00
Browser: Add Go menu and move Bookmarks bar toggle to View
This commit is contained in:
parent
38e70d2874
commit
fb5cdc670f
3 changed files with 14 additions and 6 deletions
|
@ -92,6 +92,7 @@ private:
|
|||
|
||||
RefPtr<GUI::Action> m_go_back_action;
|
||||
RefPtr<GUI::Action> m_go_forward_action;
|
||||
RefPtr<GUI::Action> m_go_home_action;
|
||||
RefPtr<GUI::Action> m_reload_action;
|
||||
RefPtr<GUI::TextBox> m_location_box;
|
||||
RefPtr<GUI::Button> m_bookmark_button;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue