mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
LibWebView+Ladybird: Move preferred color scheme to ViewImplementation
This commit is contained in:
parent
5bf5697f16
commit
f183745f4e
6 changed files with 7 additions and 13 deletions
|
@ -38,6 +38,8 @@ public:
|
|||
void zoom_out();
|
||||
void reset_zoom();
|
||||
|
||||
void set_preferred_color_scheme(Web::CSS::PreferredColorScheme);
|
||||
|
||||
DeprecatedString selected_text();
|
||||
void select_all();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue