More window cleaning
This commit is contained in:
parent
6adc441e6f
commit
53c98a227d
29 changed files with 422 additions and 261 deletions
|
@ -32,7 +32,6 @@ void DesktopManager::ClearEvents()
|
|||
|
||||
void DesktopManager::OnKeyboardEvent(const KeyboardEvent* event)
|
||||
{
|
||||
MLOG_INFO("Got key event: " << event->GetKeyString());
|
||||
GetWindowManager()->OnKeyboardEvent(event);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue