Ignore:
Timestamp:
03/02/08 13:51:58 (16 years ago)
Author:
Nicholas Riley
Message:

Compiler fixes; first pass at menu-style highlighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/ICeCoffEENonHighlightingButtonCell.m

    r321 r428  
    99#import "ICeCoffEENonHighlightingButtonCell.h"
    1010
    11 
    1211@implementation ICeCoffEENonHighlightingButtonCell
    13 
    14 - (NSColor *)highlightColorWithFrame:(NSRect)cellFrame inView:(NSView *)controlView
    15 {
    16     return nil;
    17 }
    1812
    1913- (NSCellStateValue)nextState;
Note: See TracChangeset for help on using the changeset viewer.