Qt/Input: update keyboard_pad_handler shortcuts

This is just some patchwork before the shortcuts get refactored eventually
This commit is contained in:
Megamouse 2020-06-22 16:38:41 +02:00
parent 1f25924384
commit bec6bde919
3 changed files with 6 additions and 2 deletions

View file

@ -116,6 +116,8 @@ void gs_frame::showEvent(QShowEvent *event)
void gs_frame::keyPressEvent(QKeyEvent *keyEvent)
{
// NOTE: needs to be updated with keyboard_pad_handler::processKeyEvent
switch (keyEvent->key())
{
case Qt::Key_L: