00001 /*************************************************************************** 00002 * This program is free software; you can redistribute it and/or modify * 00003 * it under the terms of the GNU General Public License as published by * 00004 * the Free Software Foundation; either version 2 of the License, or * 00005 * (at your option) any later version. * 00006 ***************************************************************************/ 00007 00008 #include "mainwidget.h" 00009 #include <opie2/oapplicationfactory.h> 00010 00011 OPIE_EXPORT_APP( Opie::Core::OApplicationFactory<MainWidget> ) 00012
1.4.2