mirror of
https://github.com/rene-dev/stmbl.git
synced 2024-12-25 18:12:17 +00:00
Merge branch 'master' of github.com:rene-dev/stmbl
This commit is contained in:
commit
970e406ae0
@ -124,7 +124,7 @@ void MainFrame::OnKeyDown(wxKeyEvent& event){
|
||||
histpos++;
|
||||
textinput->SetValue(wxT(""));
|
||||
}
|
||||
}
|
||||
}else if (event.GetKeyCode() == 9){}//tab
|
||||
else{
|
||||
event.Skip();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user