Revert "fix: Drop support for OS X Mavericks (version 10.9)"
This commit is contained in:
parent
d2508faea8
commit
b0f6c3ab65
15 changed files with 290 additions and 156 deletions
|
@ -153,6 +153,8 @@ class NativeWindowMac : public NativeWindow {
|
|||
|
||||
private:
|
||||
void InternalSetParentWindow(NativeWindow* parent, bool attach);
|
||||
void ShowWindowButton(NSWindowButton button);
|
||||
|
||||
void SetForwardMouseMessages(bool forward);
|
||||
|
||||
AtomNSWindow* window_; // Weak ref, managed by widget_.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue