first commit
This commit is contained in:
14
uebersicht-code/Uebersicht/WKWebViewInternal.h
Executable file
14
uebersicht-code/Uebersicht/WKWebViewInternal.h
Executable file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* https://github.com/WebKit/webkit/blob/master/Source/WebKit2/UIProcess/API/Cocoa/WKWebViewInternal.h
|
||||
* Copyright (C) 2010 Apple Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef WKWebViewInternal_h
|
||||
#define WKWebViewInternal_h
|
||||
|
||||
#include "WKBase.h"
|
||||
|
||||
//@interface WKWebView
|
||||
//- (WKPageRef)_pageForTesting;
|
||||
//@end
|
||||
#endif
|
||||
Reference in New Issue
Block a user