wxUSE_PROPGRID is now recognized by source and header files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2008-09-17 15:00:00 +00:00
parent cfdef19f33
commit f4bc1aa27c
18 changed files with 72 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
#pragma hdrstop
#endif
#if wxUSE_PROPGRID
#ifndef WX_PRECOMP
#include "wx/defs.h"
#include "wx/object.h"
@@ -6300,3 +6302,5 @@ void wxPropertyGridPopulator::ProcessError( const wxString& msg )
}
// -----------------------------------------------------------------------
#endif // wxUSE_PROPGRID