feat: update tips

dev
rankun 5 years ago
parent 27a959df4b
commit 1773f3ce2a

@ -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…
Cancel
Save