mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
LibWebView: Forward declare WebView option structures
This commit is contained in:
parent
fc4a7477a8
commit
0416961133
Notes:
github-actions[bot]
2025-06-10 16:06:21 +00:00
Author: https://github.com/trflynn89
Commit: 0416961133
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5026
1 changed files with 2 additions and 0 deletions
|
@ -23,12 +23,14 @@ class WebUI;
|
|||
|
||||
struct Attribute;
|
||||
struct AutocompleteEngine;
|
||||
struct BrowserOptions;
|
||||
struct ConsoleOutput;
|
||||
struct CookieStorageKey;
|
||||
struct DOMNodeProperties;
|
||||
struct Mutation;
|
||||
struct ProcessHandle;
|
||||
struct SearchEngine;
|
||||
struct WebContentOptions;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue