Changeset 521
- Timestamp:
- 05/25/09 03:07:38 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/PSTimeDateEditor.m
r360 r521 54 54 } else itemIndex++; 55 55 } 56 if ([timeDateCompletions pullsDown]) // add a dummy first item, which gets consumed for the (obscured) title 57 [timeDateCompletions insertItemWithTitle: @"" atIndex: 0]; 56 58 } 57 59
Note:
See TracChangeset
for help on using the changeset viewer.