no more submodule
This commit is contained in:
11
GtkSharp/Source/Libs/WebkitGtkSharp/Global.cs
Normal file
11
GtkSharp/Source/Libs/WebkitGtkSharp/Global.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
namespace WebKit
|
||||
{
|
||||
|
||||
public partial class Global
|
||||
{
|
||||
|
||||
public static bool IsSupported => GLibrary.IsSupported(Library.Webkit);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user