mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-15 14:51:14 -08:00
revisions
This commit is contained in:
parent
e3ffab669b
commit
2ade99014c
2 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ Rectangle {
|
|||
</tr>
|
||||
</table>
|
||||
".arg((Qt.platform.os === "ios")
|
||||
? "Alt" : ((Qt.platform.os === "macos")
|
||||
? "Alt" : ((Qt.platform.os === "osx")
|
||||
? "Cmd" : "Ctrl"))
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue