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
Reviewed by Darin.
[WebKit-https.git]
/
WebKitTools
/
Drosera
/
DebuggerDocument.h
diff --git
a/WebKitTools/Drosera/DebuggerDocument.h
b/WebKitTools/Drosera/DebuggerDocument.h
index 8ea65dbd8ad6bd098994fb919537b03a076a2294..1698468c0fcac21c5b6a443d0bdfb4a679a47525 100644
(file)
--- a/
WebKitTools/Drosera/DebuggerDocument.h
+++ b/
WebKitTools/Drosera/DebuggerDocument.h
@@
-43,4
+43,5
@@
- (IBAction)stepInto:(id)sender;
- (IBAction)stepOver:(id)sender;
- (IBAction)stepOut:(id)sender;
+- (IBAction)showConsole:(id)sender;
@end