Keep OpenSource building.
* WebKitSystemInterface.h:
* libWebKitSystemInterface.a:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@20596
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-03-29 Beth Dakin <bdakin@apple.com>
+
+ Rubber-stamped by Adam.
+
+ Keep OpenSource building.
+
+ * WebKitSystemInterface.h:
+ * libWebKitSystemInterface.a:
+
2007-03-28 Antti Koivisto <antti@apple.com>
Update libWebKitSystemInterface, previous version was out of date.
void WKGetWheelEventDeltas(NSEvent *, float *deltaX, float *deltaY, BOOL *continuous);
+BOOL WKAppVersionCheckLessThan(NSString *, int, double);
+
#ifdef __cplusplus
}
#endif