13
0

A frame can also be a rectangle [NSView frame]

This commit is contained in:
Robin Gareus 2017-09-19 18:41:51 +02:00
parent 59ccf91eea
commit 1c704b875d

View File

@ -132,7 +132,7 @@ private:
NSWindow* cocoa_window;
NSView* au_view;
NSRect last_au_sample;
NSRect last_au_frame;
bool in_live_resize;
uint32_t plugin_requested_resize;