mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
This commit is contained in:
parent
2c1b03cbf1
commit
33995f3796
18 changed files with 1166 additions and 915 deletions
|
|
@ -127,6 +127,8 @@ MainHostWindow::MainHostWindow()
|
|||
knownPluginList.addChangeListener (this);
|
||||
|
||||
addKeyListener (commandManager->getKeyMappings());
|
||||
|
||||
Process::setPriority (Process::HighPriority);
|
||||
}
|
||||
|
||||
MainHostWindow::~MainHostWindow()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue