#ifndef __qwaq_window_h #define __qwaq_window_h #include "qwaq-view.h" @interface Window: View { } @end #endif//__qwaq_window_h