Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

main.cpp

Go to the documentation of this file.
00001 /***************************************************************************
00002 
00003                              main.cpp
00004                              -------------------
00005     begin                : November 2002
00006     copyright            : (C) 2002 by Joseph Wenninger <jowenn@kde.org>
00007  ***************************************************************************/
00008 
00009 /***************************************************************************
00010  *                                                                         *
00011  *   This program is free software; you can redistribute it and/or modify  *
00012  *   it under the terms of the GNU General Public License as published by  *
00013  *   the Free Software Foundation.                                         *
00014  *   ONLY VERSION 2 OF THE LICENSE IS APPLICABLE                           *
00015  *                                                                         *
00016  ***************************************************************************/
00017 
00018 #include <opie2/oapplicationfactory.h>
00019 
00020 #include "tinykate.h"
00021 
00022 using namespace Opie::Core;
00023 
00024 OPIE_EXPORT_APP( OApplicationFactory<TinyKate> )
00025 

Generated on Sat Nov 5 16:15:25 2005 for OPIE by  doxygen 1.4.2