mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-22 12:35:14 +00:00
LibWeb: Register the InProcessWebView widget
This commit is contained in:
parent
3c580233d1
commit
c7133bf081
Notes:
sideshowbarker
2024-07-19 02:25:48 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/c7133bf0814
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@
|
|||
|
||||
//#define SELECTION_DEBUG
|
||||
|
||||
REGISTER_WIDGET(Web, InProcessWebView)
|
||||
|
||||
namespace Web {
|
||||
|
||||
InProcessWebView::InProcessWebView()
|
||||
|
|
Loading…
Add table
Reference in a new issue