mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:57:44 +00:00
Ladybird/AppKit: Remove theme color changing background color
This commit is contained in:
parent
2107ab823d
commit
980e32b4fe
3 changed files with 1 additions and 26 deletions
|
@ -26,7 +26,6 @@
|
|||
- (void)loadURL:(URL const&)url;
|
||||
- (void)onLoadStart:(URL const&)url isRedirect:(BOOL)is_redirect;
|
||||
- (void)onLoadFinish:(URL const&)url;
|
||||
- (void)onThemeColorChange:(Color)color;
|
||||
|
||||
- (void)onTitleChange:(DeprecatedString const&)title;
|
||||
- (void)onFaviconChange:(Gfx::Bitmap const&)bitmap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue