00001 /* Add C includes here */ 00002 00003 #if defined __cplusplus 00004 /* Add C++ includes here */ 00005 00006 # include <iostream> 00007 # include <qapplication.h> 00008 # include <qpushbutton.h> 00009 # include <qlabel.h> 00010 #endif