TAPs 0.7.7.3
TAPsWXMain.cpp
Go to the documentation of this file.
00001 /******************************************************************************
00002 TAPsWXMain.hpp
00003 
00004 WXMain is for activating WXAppMain for a wxWidgets application.
00005 
00006 SUKITTI PUNAK   (05/05/2006)
00007 UPDATE          (05/05/2006)
00008 ******************************************************************************/
00009 #ifndef TAPs_WX_MAIN_HPP
00010 #define TAPs_WX_MAIN_HPP
00011 
00012 #include "TAPsWXAppMain.hpp"    // main function is in this header file
00013 
00014 BEGIN_NAMESPACE_TAPs
00015 //=============================================================================
00016 //-----------------------------------------------------------------------------
00017 //-----------------------------------------------------------------------------
00018 //=============================================================================
00019 END_NAMESPACE_TAPs
00020 //-----------------------------------------------------------------------------
00021 #endif
00022 //345678901234567890123456789012345678901234567890123456789012345678901234567890
00023 //--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines