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
/
DebuggerApplication.h
diff --git
a/WebKitTools/Drosera/DebuggerApplication.h
b/WebKitTools/Drosera/DebuggerApplication.h
index 42e39045f32e77aa3c855f2d282d28ef0e0c2a28..7ed6d2dd8bcc181b928add6694ea8fb34077325a 100644
(file)
--- a/
WebKitTools/Drosera/DebuggerApplication.h
+++ b/
WebKitTools/Drosera/DebuggerApplication.h
@@
-34,4
+34,6
@@
}
- (IBAction)showAttachPanel:(id)sender;
- (IBAction)attach:(id)sender;
}
- (IBAction)showAttachPanel:(id)sender;
- (IBAction)attach:(id)sender;
+
+- (NSDictionary *)knownServers;
@end
@end