ResKnife/Cocoa/Plug-Ins/Pattern Editor/RKPatternImageCell.h

14 lines
217 B
C
Raw Normal View History

2012-07-08 17:43:57 +00:00
//
// 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