//
//  NSHidingButtonCell.h
//  GTDApp
//
//  Created by Pierce T. Wetter III on 3/9/06.
//  Copyright 2006 __MyCompanyName__. All rights reserved.
//

#import <Cocoa/Cocoa.h>


@interface HidingButtonCell : NSButtonCell {

}

@end
