Files
textmate/Frameworks/OakAppKit
Allan Odgaard 20dd3f0126 Use ‘assign’ instead of ‘weak’ when building for 10.7
On Mac OS X 10.7 we cannot use weak references to (amongst others) NSImage objects. In this case, there shouldn’t be a problem with using assign.
2014-03-13 09:37:58 +07:00
..