Changeset 604 for trunk/Cocoa/Pester
- Timestamp:
- 12/21/09 22:12:51 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/NSWindowCollectionBehavior.h
r522 r604 6 6 // Copyright 2007 Nicholas Riley. All rights reserved. 7 7 // 8 9 #if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_5 8 10 9 11 #import <AppKit/AppKit.h> … … 19 21 - (void)setCollectionBehavior:(NSWindowCollectionBehavior)behavior; 20 22 @end 23 24 #endif
Note:
See TracChangeset
for help on using the changeset viewer.