Merge branch 'mac-msg' of https://github.com/j2gl/synergy into j2gl-mac-msg
This commit is contained in:
commit
c764e26144
|
@ -159,7 +159,8 @@ bool checkMacAssistiveDevices()
|
||||||
QMessageBox::information(
|
QMessageBox::information(
|
||||||
NULL, "Synergy",
|
NULL, "Synergy",
|
||||||
"Please enable access to assistive devices "
|
"Please enable access to assistive devices "
|
||||||
"(System Preferences), then re-open Synergy.");
|
"System Preferences -> Security & Privacy -> "
|
||||||
|
"Privacy -> Accessibility, then re-open Synergy.");
|
||||||
}
|
}
|
||||||
return result;
|
return result;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue