Changeset 600 for trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m
- Timestamp:
- 12/21/09 22:12:22 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m
r587 r600 6 6 static NSImage *PopupTriangleImage = nil; 7 7 static NSSize PopupTriangleSize; 8 9 @interface NJRFSObjectSelector (NSOpenPanelRuntime) 10 - (void)openPanelDidEnd:(NSOpenPanel *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo; 11 @end 8 12 9 13 @implementation NJRFSObjectSelector
Note:
See TracChangeset
for help on using the changeset viewer.