/[gnustep]/gnustep/usr-apps/gworkspace/GWLib/GWLib.m
ViewVC logotype

Diff of /gnustep/usr-apps/gworkspace/GWLib/GWLib.m

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by esersale, Tue Sep 30 15:38:04 2003 UTC revision 1.7 by esersale, Wed Oct 1 16:20:51 2003 UTC
# Line 626  id instance = nil; Line 626  id instance = nil;
626                  [defaults setObject: [NSString stringWithFormat: @"%i", defSortType]                  [defaults setObject: [NSString stringWithFormat: @"%i", defSortType]
627                                                             forKey: @"defaultsorttype"];                                                             forKey: @"defaultsorttype"];
628                  [defaults synchronize];                  [defaults synchronize];
629                          
630        [self clearCache];
631          
632                  [[NSNotificationCenter defaultCenter]                  [[NSNotificationCenter defaultCenter]
633                                           postNotificationName: GWSortTypeDidChangeNotification                                           postNotificationName: GWSortTypeDidChangeNotification
634                                                                                       object: nil];                                                                                         object: nil];
635          }          }
636  }  }
637    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26