mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
Browser: Add support for custom search engines
This commit is contained in:
parent
80077cea86
commit
78bc6c09ba
2 changed files with 40 additions and 10 deletions
|
@ -54,6 +54,7 @@ private:
|
|||
GUI::ActionGroup m_user_agent_spoof_actions;
|
||||
GUI::ActionGroup m_search_engine_actions;
|
||||
RefPtr<GUI::Action> m_disable_user_agent_spoofing;
|
||||
RefPtr<GUI::Action> m_disable_search_engine_action;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue