ext: first commit for surf lib
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <webkit2/webkit-web-extension.h>
|
||||
|
||||
G_MODULE_EXPORT void
|
||||
webkit_web_extension_initialize(WebKitWebExtension *e)
|
||||
{
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user