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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user