fix: Drop support for OS X Mavericks (version 10.9)
This commit is contained in:
parent
bcbcb4c643
commit
794fe741e9
15 changed files with 155 additions and 289 deletions
|
@ -153,8 +153,6 @@ 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