mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-07-29 20:28:38 +00:00
feat: update tips
This commit is contained in:
parent
27a959df4b
commit
1773f3ce2a
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ void KeyMap::loadKeyMap(const QString &json)
|
|||
}
|
||||
// this must be called after m_keyMapNodes is stable
|
||||
makeReverseMap();
|
||||
qInfo() << "Script updated.";
|
||||
qInfo() << tr("Script updated, Press ~ key to switch the mapping mode");
|
||||
|
||||
parseError:
|
||||
if (!errorString.isEmpty()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue