//
//  GradientTableViewCell.h
//
//  The contents of this file are dedicated to the public domain.
//

#import <UIKit/UIKit.h>


@interface GradientTableViewCell : UITableViewCell {

}

@end
