git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9163
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// create a new association
// ----------------------------------------------------------------------------
// create a new association
// ----------------------------------------------------------------------------
-wxFileType *wxMimeTypesManager::Associate(const wxFileTypeInfo& ftInfo)
+wxFileType *wxMimeTypesManagerImpl::Associate(const wxFileTypeInfo& ftInfo)
{
wxCHECK_MSG( !ftInfo.GetExtensions().IsEmpty(), NULL,
_T("Associate() needs extension") );
{
wxCHECK_MSG( !ftInfo.GetExtensions().IsEmpty(), NULL,
_T("Associate() needs extension") );