mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
AU latency change notification. Minor tweaks to plugin hosting.
This commit is contained in:
parent
9ca3ab9454
commit
66769a191b
3 changed files with 8 additions and 1 deletions
|
|
@ -116,6 +116,8 @@ MainHostWindow::MainHostWindow()
|
|||
#else
|
||||
setMenuBar (this);
|
||||
#endif
|
||||
|
||||
commandManager->setFirstCommandTarget (this);
|
||||
}
|
||||
|
||||
MainHostWindow::~MainHostWindow()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue