Add forward declarations to fix wx/propgrid/editors.h compilation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Feb 2012 15:40:22 +0000 (15:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Feb 2012 15:40:22 +0000 (15:40 +0000)
commitc34ced947ae979609f5a66d2bcd8339434f5f588
treea0bf381d9ab12a523af1535b65d8eabc0fec1130
parentc66a675a5e11801909e0f21acb82823e69789793
Add forward declarations to fix wx/propgrid/editors.h compilation.

This header resulted in compilation errors if it was included as the first
propgrid header. Fix this by adding the required forward declarations.

Closes #13989.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/editors.h