git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35405
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxASSERT_MSG( sm_classTable->Get(m_className) == NULL,
wxString::Format
(
wxASSERT_MSG( sm_classTable->Get(m_className) == NULL,
wxString::Format
(
- _T("Class \"%s\" already in RTTI table - have you used IMPLEMENT_DYNAMIC_CLASS() twice (may be by linking some objecti module(s) twice)?"),
+ _T("Class \"%s\" already in RTTI table - have you used IMPLEMENT_DYNAMIC_CLASS() multiple times or linked some object file twice)?"),