wxArt2D
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
trunk
wxArt2D
packages
wxartbase
xmlparse
src
genprop.cpp
Go to the documentation of this file.
1
/*! \file xmlparse/src/genprop.cpp
2
\author Klaas Holwerda
3
4
Copyright: 2001-2004 (c) Klaas Holwerda
5
6
Licence: wxWidgets Licence
7
8
RCS-ID: $Id: genprop.cpp,v 1.7 2006/12/13 21:43:32 titato Exp $
9
*/
10
11
#include "wxartbaseprec.h"
12
13
#ifdef __BORLANDC__
14
#pragma hdrstop
15
#endif
16
17
#ifndef WX_PRECOMP
18
#include "wx/wx.h"
19
#endif
20
21
#include <wx/tokenzr.h>
22
23
24
25
genprop.cpp Source File -- Sun Oct 12 2014 17:04:20 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . --
Main Page
Reference Documentation