Changeset 11757


Ignore:
Timestamp:
Jan 23, 2011, 6:26:35 PM (12 years ago)
Author:
livings124
Message:

the badge by itself can not be updated easily by itself any more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/macosx/PrefsController.m

    r11617 r11757  
    704704- (void) setBadge: (id) sender
    705705{
    706     [[NSNotificationCenter defaultCenter] postNotificationName: @"DockBadgeChange" object: self];
     706    [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: self];
    707707}
    708708
Note: See TracChangeset for help on using the changeset viewer.