mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +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());
|
||||
commandManager->addListener (this);
|
||||
|
||||
// don't want the window to take focus when the title-bar is clicked..
|
||||
setWantsKeyboardFocus (false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue