mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 01:57:52 -05:00
Fix more typos
This commit is contained in:
@ -170,7 +170,7 @@ public:
|
||||
|
||||
void resizeEvent(QResizeEvent* event) override;
|
||||
|
||||
/// Converts a Qt keybard key into NativeKeyboard key
|
||||
/// Converts a Qt keyboard key into NativeKeyboard key
|
||||
static int QtKeyToSwitchKey(Qt::Key qt_keys);
|
||||
|
||||
/// Converts a Qt modifier keys into NativeKeyboard modifier keys
|
||||
|
Reference in New Issue
Block a user