Changeset 507
- Timestamp:
- Jul 3, 2006, 1:25:22 AM (16 years ago)
- Location:
- trunk/macosx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/PrefsController.m
r493 r507 602 602 } 603 603 604 - (void) windowWillClose: (NSNotification *) notification 605 { 606 [[self window] makeFirstResponder: nil]; 607 } 608 604 609 @end 605 610
Note: See TracChangeset
for help on using the changeset viewer.