mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-25 10:49:14 +00: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