Ignore:
Timestamp:
12/21/09 22:12:22 (14 years ago)
Author:
Nicholas Riley
Message:

Prototypes to pacify GCC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m

    r587 r600  
    66static NSImage *PopupTriangleImage = nil;
    77static NSSize PopupTriangleSize;
     8
     9@interface NJRFSObjectSelector (NSOpenPanelRuntime)
     10- (void)openPanelDidEnd:(NSOpenPanel *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;
     11@end
    812
    913@implementation NJRFSObjectSelector
Note: See TracChangeset for help on using the changeset viewer.