mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Ladybird: Add more items to the debug menu of the AppKit chrome
This commit is contained in:
parent
63d09f6daf
commit
bac4fc1b73
5 changed files with 217 additions and 4 deletions
|
@ -51,6 +51,8 @@
|
|||
|
||||
- (void)setPreferredColorScheme:(Web::CSS::PreferredColorScheme)color_scheme;
|
||||
|
||||
- (void)debugRequest:(DeprecatedString const&)request argument:(DeprecatedString const&)argument;
|
||||
|
||||
- (void)viewSource;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue