Changeset 3857


Ignore:
Timestamp:
Nov 17, 2007, 4:51:41 PM (15 years ago)
Author:
livings124
Message:

move FilterButton? to proper directory

Location:
trunk/macosx
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/macosx/FilterButton.m

    r3856 r3857  
    2929- (id) initWithCoder: (NSCoder *) coder
    3030{
    31         if ((self = [super initWithCoder: coder]))
     31    if ((self = [super initWithCoder: coder]))
    3232    {
    3333        fCount = -1;
Note: See TracChangeset for help on using the changeset viewer.