mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Another attempt to fix copyed hotkeys by updating the identifier
* check on name OR id * remote keys not updated, but lenient check on local machine * Remark: Sometimes copied hotkeys d not work
This commit is contained in:
committed by
Mat Sutcliffe
parent
eb1427e55f
commit
d8a730302a
@@ -57,6 +57,9 @@ namespace BlackMisc
|
||||
|
||||
//! Contains action?
|
||||
bool containsAction(const QString &action) const;
|
||||
|
||||
//! Update for my machine
|
||||
void updateToCurrentMachine();
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user