Eneboo - Documentación para desarrolladores
|
00001 /*************************************************************************** 00002 kugar.h - Kugar library includes 00003 ------------------- 00004 begin : Tue Feb 29 2000 00005 copyright : (C) 2000 by Mutiny Bay Software 00006 email : info@mutinybaysoftware.com 00007 ***************************************************************************/ 00008 00009 #ifndef _KUGAR_H 00010 #define _KUGAR_H 00011 00012 #include "mpagecollection.h" 00013 #include "mreportengine.h" 00014 #include "mreportviewer.h" 00015 00016 #endif