mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
Browser: Add setting to change homepage URL
This commit is contained in:
parent
3c6d99f696
commit
24c243942d
2 changed files with 18 additions and 0 deletions
|
@ -55,6 +55,7 @@ private:
|
|||
GUI::ActionGroup m_search_engine_actions;
|
||||
RefPtr<GUI::Action> m_disable_user_agent_spoofing;
|
||||
RefPtr<GUI::Action> m_disable_search_engine_action;
|
||||
RefPtr<GUI::Action> m_change_homepage_action;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue