mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:37:37 +00:00
Browser: Update content filters if the config file changes
This commit is contained in:
parent
2575184242
commit
5d8cda59ae
3 changed files with 23 additions and 0 deletions
|
@ -49,6 +49,7 @@ public:
|
|||
|
||||
void did_become_active();
|
||||
void context_menu_requested(const Gfx::IntPoint& screen_position);
|
||||
void content_filters_changed();
|
||||
|
||||
void action_entered(GUI::Action&);
|
||||
void action_left(GUI::Action&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue