Better profile support, only 1 web server per context, multiple windows per context
This commit is contained in:
@@ -10,6 +10,7 @@ WebViewQt::WebViewQt(int id, WebviewWindow *window)
|
||||
_window = window;
|
||||
}
|
||||
|
||||
|
||||
int WebViewQt::id() const
|
||||
{
|
||||
return _id;
|
||||
|
||||
Reference in New Issue
Block a user