Move AtomNSWindowDelegate to a new file
This commit is contained in:
parent
1c6c75da4f
commit
ce54fd334d
7 changed files with 279 additions and 253 deletions
|
@ -16,7 +16,7 @@ class AtomNativeWidgetMac : public views::NativeWidgetMac {
|
|||
|
||||
protected:
|
||||
// NativeWidgetMac:
|
||||
views::NativeWidgetMacNSWindow* CreateNSWindow(
|
||||
NativeWidgetMacNSWindow* CreateNSWindow(
|
||||
const views::Widget::InitParams& params) override;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue