mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWebView: Forward declare WebView option structures
This commit is contained in:
parent
fc4a7477a8
commit
0416961133
|
|
@ -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…
Reference in New Issue
Block a user