mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
parent
1e5a9ad56e
commit
5b44dff853
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ MainWindow::MainWindow()
|
||||||
}
|
}
|
||||||
|
|
||||||
addKeyListener (commandManager->getKeyMappings());
|
addKeyListener (commandManager->getKeyMappings());
|
||||||
commandManager->addListener (this);
|
|
||||||
|
|
||||||
// don't want the window to take focus when the title-bar is clicked..
|
// don't want the window to take focus when the title-bar is clicked..
|
||||||
setWantsKeyboardFocus (false);
|
setWantsKeyboardFocus (false);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue