ResKnife/Cocoa/Plug-Ins/Pattern Editor/RKPatternImageCell.h
2012-07-08 12:43:57 -05:00

14 lines
217 B
Objective-C

//
// RKPatternImageCell.h
// ResKnife
//
// Created by Nate Weaver on 2012-7-8.
// Copyright (c) 2012 Derailer. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface RKPatternImageCell : NSImageCell
@end