mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
A frame can also be a rectangle [NSView frame]
This commit is contained in:
parent
59ccf91eea
commit
1c704b875d
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue