|
|
|
@ -277,7 +277,7 @@ void KeyMap::loadKeyMap(const QString &json)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// this must be called after m_keyMapNodes is stable
|
|
|
|
// this must be called after m_keyMapNodes is stable
|
|
|
|
makeReverseMap();
|
|
|
|
makeReverseMap();
|
|
|
|
qInfo() << tr("Script updated, Press ~ key to switch the mapping mode");
|
|
|
|
qInfo() << tr("Script updated, current keymap mode:normal, Press ~ key to switch keymap mode");
|
|
|
|
|
|
|
|
|
|
|
|
parseError:
|
|
|
|
parseError:
|
|
|
|
if (!errorString.isEmpty()) {
|
|
|
|
if (!errorString.isEmpty()) {
|
|
|
|
|