Commit suggestion

Commit suggestion

Co-authored-by: Megamouse <studienricky89@googlemail.com>
This commit is contained in:
Windsurf7 2026-01-30 16:36:55 +03:00 committed by GitHub
parent ca11efceeb
commit c3c85bb3d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,6 +100,10 @@ void mouse_gyro_state::gyro_detect(QEvent* ev, const QWindow& win)
break;
}
default:
{
break;
}
}
}