00001 /*************************************************************************** 00002 guimain.cpp - description 00003 $Id: guimain.cpp 3 2006-06-11 08:16:14Z neoneurone $ 00004 ------------------- 00005 begin : lun 22 mar 2004 00006 copyright : (C) 2004 by Duong-Khang NGUYEN 00007 email : neoneurone @ users sourceforge net 00008 00009 ***************************************************************************/ 00010 00011 /*************************************************************************** 00012 * * 00013 * This program is free software; you can redistribute it and/or modify * 00014 * it under the terms of the GNU General Public License as published by * 00015 * the Free Software Foundation; either version 2 of the License, or * 00016 * any later version. * 00017 * * 00018 ***************************************************************************/ 00019 00020 #include "guimain.h" 00021 00022 00023 00024 00025 00026 00027 00028 00029 00030 00031 00032 00033 00034 00035 00036 00037 00038 00039 00040 00041 00042 00043 00044 00045 00046 00047 00048 00049 00050 00051 00052 00053 00054 00055 00056 00057 00058
1.4.2