Allow OSX WindowBuilder to specify 'activation behavior'.

This commit is contained in:
Corey Farwell 2016-04-28 19:30:44 -04:00
parent e467819794
commit dc49156fe6
5 changed files with 74 additions and 23 deletions

View file

@ -39,7 +39,7 @@ objc = "0.2"
[target.x86_64-apple-darwin.dependencies]
objc = "0.2"
cgl = "0.1"
cocoa = "0.3"
cocoa = "0.3.2"
core-foundation = "0"
core-graphics = "0.3"