aboutsummaryrefslogtreecommitdiff
path: root/VKPC/VibrantImageView.h
blob: 39ff646e675d25c0b91822c848a5f18e1e19046d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  VibrantImageView.h
//  VKPC
//
//  Created by Eugene on 10/28/14.
//  Copyright (c) 2014 Eugene Z. All rights reserved.
//

#import <Cocoa/Cocoa.h>

@interface VibrantImageView : NSImageView

@end