Changeset 600 for trunk/Cocoa/Pester/Source/PSApplication.m
- Timestamp:
- 12/21/09 22:12:22 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/PSApplication.m
r587 r600 19 19 #import "NJRHotKey.h" 20 20 #import "NSWindowCollectionBehavior.h" 21 22 @interface PSApplication (Private) 23 - (void)_updateDockTile:(PSTimer *)timer; 24 @end 21 25 22 26 @implementation PSApplication
Note:
See TracChangeset
for help on using the changeset viewer.