Skip to content
Snippets Groups Projects
Commit 58b4a452 authored by DarkGod's avatar DarkGod
Browse files

plop

parent 4f9d4995
No related branches found
No related tags found
No related merge requests found
......@@ -190,6 +190,7 @@ public:
}
virtual JSValue OnMethodCallWithReturnValue(WebView* caller, unsigned int remote_object_id, const WebString& method_name, const JSArray& args) {
return new JSValue();
}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment