Support undocking the devtools view into its own window
This commit is contained in:
parent
c22d1cca79
commit
fa9a1d7b35
2 changed files with 66 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
@class BRYInspectableWebContentsViewPrivate;
|
||||
|
||||
@interface BRYInspectableWebContentsView : NSView {
|
||||
@interface BRYInspectableWebContentsView : NSView <NSWindowDelegate> {
|
||||
@private
|
||||
BRYInspectableWebContentsViewPrivate *_private;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue