added wxUSE_PLOT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-02-15 10:06:32 +00:00
parent 695237bccd
commit 9b33fe0222
5 changed files with 547 additions and 476 deletions

View File

@@ -20,6 +20,8 @@
#pragma hdrstop
#endif
#if wxUSE_PLOT
#ifndef WX_PRECOMP
#include "wx/object.h"
#include "wx/font.h"
@@ -953,3 +955,5 @@ static wxBitmap *GetDownBitmap()
return s_bitmap;
}
#endif // wxUSE_PLOT