// Created: 31.05.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-// License: wxWindows license
+// License: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
self->m_htmlParser = new wxHtmlWinParser;
m_htmlParser->SetDC(new wxClientDC(self));
+ m_htmlParser->SetFS(&self->m_filesystem);
}
wxHtmlContainerCell *cell = (wxHtmlContainerCell *)m_htmlParser->