chore: finalize dropping support for OS X Mavericks (version 10.9) (#17102)
This commit is contained in:
parent
df5305d6a7
commit
5e762d6a47
14 changed files with 175 additions and 318 deletions
|
@ -168,8 +168,6 @@ class NativeWindowMac : public NativeWindow {
|
|||
void AddContentViewLayers();
|
||||
|
||||
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