* WebKitSystemInterface.h:
* libWebKitSystemInterface.a:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9561
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2005-07-01 John Sullivan <sullivan@apple.com>
+
+ - added WKExecutableLinkedInTigerOrEarlier
+
+ * WebKitSystemInterface.h:
+ * libWebKitSystemInterface.a:
+
2005-06-06 Maciej Stachowiak <mjs@apple.com>
- updated for crashing bugfix
NSEvent *WKCreateNSEventWithCarbonEvent(EventRef eventRef);
NSEvent *WKCreateNSEventWithCarbonMouseMoveEvent(EventRef inEvent, NSWindow *window);
NSEvent *WKCreateNSEventWithCarbonClickEvent(EventRef inEvent, WindowRef windowRef);
+
+BOOL WKExecutableLinkedInTigerOrEarlier(void);