Add DLL export declaration to wxPropertyGridXmlHandler
This commit is contained in:
parent
65715453e7
commit
f513c08876
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class WXDLLIMPEXP_FWD_PROPGRID wxPropertyGridManager;
|
|||
class WXDLLIMPEXP_FWD_PROPGRID wxPropertyGridPageState;
|
||||
class WXDLLIMPEXP_FWD_PROPGRID wxPropertyGridPopulator;
|
||||
|
||||
class wxPropertyGridXmlHandler : public wxXmlResourceHandler
|
||||
class WXDLLIMPEXP_PROPGRID wxPropertyGridXmlHandler : public wxXmlResourceHandler
|
||||
{
|
||||
friend class wxPropertyGridXrcPopulator;
|
||||
DECLARE_DYNAMIC_CLASS(wxPropertyGridXmlHandler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue