// // ICeCoffEEPDFViewSuper.h // ICeCoffEE // // Created by Nicholas Riley on 3/28/08. // Copyright 2008 Nicholas Riley. All rights reserved. // #import "ICeCoffEE.h" @interface ICeCoffEEPDFViewSuper : NSView { } @end