mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 22:24:57 +00:00
LibWeb: Register the InProcessWebView widget
This commit is contained in:
parent
3c580233d1
commit
c7133bf081
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
Add a link
Reference in a new issue