mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-25 22:14:15 +00:00
Merge pull request #1610 from fanquake/master
Update a link to dev resources
This commit is contained in:
commit
e3132693fa
@ -412,7 +412,7 @@ bool SetStartOnSystemStartup(bool fAutoStart)
|
|||||||
#else
|
#else
|
||||||
|
|
||||||
// TODO: OSX startup stuff; see:
|
// TODO: OSX startup stuff; see:
|
||||||
// http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/CustomLogin.html
|
// https://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPSystemStartup/Articles/CustomLogin.html
|
||||||
|
|
||||||
bool GetStartOnSystemStartup() { return false; }
|
bool GetStartOnSystemStartup() { return false; }
|
||||||
bool SetStartOnSystemStartup(bool fAutoStart) { return false; }
|
bool SetStartOnSystemStartup(bool fAutoStart) { return false; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user