wxUSE_EXTENDED_RTTI as name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -422,7 +422,7 @@ void wxPluginLibrary::UpdateClassInfo()
|
||||
}
|
||||
}
|
||||
|
||||
#if wxUSE_XTI == 0
|
||||
#if wxUSE_EXTENDED_RTTI == 0
|
||||
for(info = m_after; info != m_before; info = info->m_next)
|
||||
{
|
||||
if( info->m_baseClassName1 )
|
||||
|
Reference in New Issue
Block a user