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/NJRHotKeyField.m

    r572 r600  
    2020static NSParagraphStyle *leftAlignStyle = nil, *centerAlignStyle = nil;
    2121static NSDictionary *statusAttributes = nil;
     22
     23@interface NJRHotKeyField (Private)
     24- (void)clearStatus;
     25@end
    2226
    2327@implementation NJRHotKeyField
Note: See TracChangeset for help on using the changeset viewer.