|
@@ -33,6 +33,8 @@
|
|
#include <LibGUI/Window.h>
|
|
#include <LibGUI/Window.h>
|
|
#include <LibGfx/SystemTheme.h>
|
|
#include <LibGfx/SystemTheme.h>
|
|
|
|
|
|
|
|
+REGISTER_WIDGET(Web, OutOfProcessWebView)
|
|
|
|
+
|
|
namespace Web {
|
|
namespace Web {
|
|
|
|
|
|
OutOfProcessWebView::OutOfProcessWebView()
|
|
OutOfProcessWebView::OutOfProcessWebView()
|