wxArt2D
|
#include "a2dprec.h"
#include "wx/wx.h"
#include <wx/wfstream.h>
#include <wx/module.h>
#include <wx/clipbrd.h>
#include "wx/canvas/canobj.h"
#include "wx/canvas/rectangle.h"
#include "wx/canvas/canglob.h"
#include "wx/canvas/vpath.h"
#include "wx/canvas/drawer.h"
#include "wx/canvas/canvas.h"
#include "wx/canvas/wire.h"
#include "wx/canvas/canwidget.h"
Go to the source code of this file.
Variables | |
const long | a2dCLOSE_BUTTON = wxNewId() |
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file rectangle.cpp.