Go to the documentation of this file.
20 #ifndef __WXWIDGETS_H__
21 #define __WXWIDGETS_H__
32 #include <wx/spinctrl.h>
33 #ifdef wxUSE_GRAPHICS_CONTEXT
34 #include <wx/dcgraph.h>
46 void DrawLine(
short x1a,
short y1a,
short x2a,
short y2a );
160 wxFONTFAMILY_TELETYPE,
176 #endif // __WXWIDGETS_H__