Eliminated WX_PG_DECLARE/IMPLEMENT_DERIVED_PROPERTY_CLASS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1551,9 +1551,7 @@ const wxString& wxPGGetDefaultImageWildcard()
|
||||
return wxPGGlobalVars->m_pDefaultImageWildcard;
|
||||
}
|
||||
|
||||
WX_PG_IMPLEMENT_DERIVED_PROPERTY_CLASS(wxImageFileProperty,
|
||||
wxFileProperty,
|
||||
const wxString&)
|
||||
IMPLEMENT_DYNAMIC_CLASS(wxImageFileProperty, wxFileProperty)
|
||||
|
||||
wxImageFileProperty::wxImageFileProperty( const wxString& label, const wxString& name,
|
||||
const wxString& value )
|
||||
|
Reference in New Issue
Block a user