updated release notes.
[cpuHistory.git] / TranslucentWindow.h
blobc6688ed0d1bd715b610b50a14fdab3e3bbb57409
1 //
2 // TranslucentWindow.h
3 //
4 // Created by Takashi T. Hamada on Thu Nov 01 2000.
5 // Copyright (c) 2000,2001 Takashi T. Hamada. All rights reserved.
6 //
8 #import <Cocoa/Cocoa.h>
11 @interface TranslucentWindow : NSWindow
15 @end