+wxList *wxXmlDocument::sm_Handlers = NULL;
+
wxXmlDocument::wxXmlDocument(const wxString& filename, wxXmlIOType io_type)
-wxList *wxXmlDocument::sm_Handlers = NULL;
-
void wxXmlDocument::AddHandler(wxXmlIOHandler *handler)
{
if (sm_Handlers == NULL)