Changeset 600 for trunk/Cocoa/Pester/Source/NJRHotKeyField.m
- Timestamp:
- 12/21/09 22:12:22 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/NJRHotKeyField.m
r572 r600 20 20 static NSParagraphStyle *leftAlignStyle = nil, *centerAlignStyle = nil; 21 21 static NSDictionary *statusAttributes = nil; 22 23 @interface NJRHotKeyField (Private) 24 - (void)clearStatus; 25 @end 22 26 23 27 @implementation NJRHotKeyField
Note:
See TracChangeset
for help on using the changeset viewer.