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:
@@ -12,6 +12,8 @@
|
||||
#ifndef __WX_PROPGRID_PROPGRIDIFACE_H__
|
||||
#define __WX_PROPGRID_PROPGRIDIFACE_H__
|
||||
|
||||
#if wxUSE_PROPGRID
|
||||
|
||||
#include "wx/propgrid/property.h"
|
||||
#include "wx/propgrid/propgridpagestate.h"
|
||||
|
||||
@@ -1562,4 +1564,6 @@ private:
|
||||
friend class wxPropertyGridManager;
|
||||
};
|
||||
|
||||
#endif // wxUSE_PROPGRID
|
||||
|
||||
#endif // __WX_PROPGRID_PROPGRIDIFACE_H__
|
||||
|
Reference in New Issue
Block a user