First Revision (from Archive)
[~jspiros/WindowBlur.git] / WindowBlurWindowHack.h
1 //
2 //  WindowBlurWindowHack.h
3 //  WindowBlur
4 //
5 //  Created by Joseph Spiros on 5/12/09.
6 //  Copyright 2009 __MyCompanyName__. All rights reserved.
7 //
8
9 #import <Cocoa/Cocoa.h>
10
11 @interface WindowBlurWindowHack : NSWindow
12
13
14 @end