mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Fixed a top-level Layout selection bug.
This commit is contained in:
parent
aec0fda140
commit
a5876ef050
@ -198,7 +198,6 @@ void App::Run(ILayoutPtr layout) {
|
||||
timeout(IDLE_TIMEOUT_MS);
|
||||
bool quit = false;
|
||||
|
||||
WindowState state;
|
||||
state.input = NULL;
|
||||
state.keyHandler = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user