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

#import <Cocoa/Cocoa.h>

@interface PopoverClipView : NSClipView

@end