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
WebCore:
[WebKit-https.git]
/
WebKit
/
Misc.subproj
/
WebNSEventExtras.h
diff --git
a/WebKit/Misc.subproj/WebNSEventExtras.h
b/WebKit/Misc.subproj/WebNSEventExtras.h
index
600d534
..
b90cb61
100644
(file)
--- a/
WebKit/Misc.subproj/WebNSEventExtras.h
+++ b/
WebKit/Misc.subproj/WebNSEventExtras.h
@@
-15,4
+15,6
@@
-(BOOL)_web_isReturnOrEnterKeyEvent;
-(BOOL)_web_isTabKeyEvent;
+- (BOOL)_web_keyBindingManagerHasBinding;
+
@end