// // ZoomFadeView.h // ZoomCocoa // // Created by Andrew Hunter on 23/09/2006. // Copyright 2006 Andrew Hunter. All rights reserved. // #import @interface ZoomFadeView : NSView { } @end