git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2009-07-06 Anders Carlsson <andersca@apple.com>
[WebKit-https.git]
/
WebKitLibraries
/
WebKitSystemInterface.h
diff --git
a/WebKitLibraries/WebKitSystemInterface.h
b/WebKitLibraries/WebKitSystemInterface.h
index eb43c3f0cfb87dd7b86aa286cab54baed0567f3c..38cb1ba90a2cf75cd2517213d50cec1fa30981db 100644
(file)
--- a/
WebKitLibraries/WebKitSystemInterface.h
+++ b/
WebKitLibraries/WebKitSystemInterface.h
@@
-258,6
+258,8
@@
void WKSetCAAnimationValueFunction(CAPropertyAnimation*, NSString* function);
unsigned WKInitializeMaximumHTTPConnectionCountPerHost(unsigned preferredConnectionCount);
+BOOL WKIsLatchingWheelEvent(NSEvent *);
+
#ifdef __cplusplus
}
#endif