Update MacOS warning
This commit is contained in:
parent
85088baceb
commit
5a03ece50b
|
@ -156,7 +156,8 @@ bool checkMacAssistiveDevices()
|
|||
QMessageBox::information(
|
||||
NULL, "Synergy",
|
||||
"Please enable access to assistive devices "
|
||||
"(System Preferences), then re-open Synergy.");
|
||||
"System Preferences -> Security & Privacy -> "
|
||||
"Privacy -> Accessibility, then re-open Synergy.");
|
||||
}
|
||||
return result;
|
||||
|
||||
|
|
Loading…
Reference in New Issue