mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-05 08:06:09 +00:00
LibWeb: Register the OutOfProcessWebView widget
This commit is contained in:
committed by
Andreas Kling
parent
e40135fefd
commit
9f3789cdc7
@@ -33,6 +33,8 @@
|
||||
#include <LibGUI/Window.h>
|
||||
#include <LibGfx/SystemTheme.h>
|
||||
|
||||
REGISTER_WIDGET(Web, OutOfProcessWebView)
|
||||
|
||||
namespace Web {
|
||||
|
||||
OutOfProcessWebView::OutOfProcessWebView()
|
||||
|
||||
Reference in New Issue
Block a user