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

    r587 r600  
    1919#import "NJRHotKey.h"
    2020#import "NSWindowCollectionBehavior.h"
     21
     22@interface PSApplication (Private)
     23- (void)_updateDockTile:(PSTimer *)timer;
     24@end
    2125
    2226@implementation PSApplication
Note: See TracChangeset for help on using the changeset viewer.