Ignore:
Timestamp:
03/01/08 02:48:24 (16 years ago)
Author:
Nicholas Riley
Message:

ICeCoffEELabeledIconCell.[hm]: highlighting now, for better keyboard control; remove obsolete commented-out code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/ICeCoffEELabeledIconCell.h

    r319 r422  
    88
    99#import <ApplicationServices/ApplicationServices.h>
    10 #import "ICeCoffEENonHighlightingTextFieldCell.h"
     10#import <Cocoa/Cocoa.h>
    1111
    12 @interface ICeCoffEELabeledIconCell : ICeCoffEENonHighlightingTextFieldCell {
     12@interface ICeCoffEELabeledIconCell : NSTextFieldCell {
    1313@private
    1414    IconRef iconRef;
Note: See TracChangeset for help on using the changeset viewer.