mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Keyboard and input manager cleanup/style
This commit is contained in:
@@ -69,7 +69,7 @@ namespace BlackCore
|
||||
}
|
||||
}
|
||||
|
||||
void CInputManager::ps_changeHotkeySettings()
|
||||
void CInputManager::onChangedHotkeySettings()
|
||||
{
|
||||
m_configuredActions.clear();
|
||||
for (const CActionHotkey &actionHotkey : m_actionHotkeys.getThreadLocal())
|
||||
|
||||
Reference in New Issue
Block a user