Fix more typos
This commit is contained in:
parent
f124461674
commit
2044ae6b3a
36 changed files with 86 additions and 86 deletions
|
|
@ -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 a new issue