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/ICeCoffEELabeledIconCell.h

    r422 r428  
    99#import <ApplicationServices/ApplicationServices.h>
    1010#import <Cocoa/Cocoa.h>
     11#import "ICeCoffEEInvertingTextFieldCell.h"
    1112
    12 @interface ICeCoffEELabeledIconCell : NSTextFieldCell {
     13@interface ICeCoffEELabeledIconCell : ICeCoffEEInvertingTextFieldCell {
    1314@private
    1415    IconRef iconRef;
Note: See TracChangeset for help on using the changeset viewer.