]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/htmllbox.cpp
Some of these are not in BASE, cahnge back to WXDLLEXPORT
[wxWidgets.git] / src / generic / htmllbox.cpp
index 91be6e7ac756d2dd420cee12483872011d9e2535..5cc120f75c2c3ba2da1e53a838dea2ef89f4f470 100644 (file)
@@ -242,6 +242,7 @@ void wxHtmlListBox::CacheItem(size_t n) const
 
             self->m_htmlParser = new wxHtmlWinParser;
             m_htmlParser->SetDC(new wxClientDC(self));
+            m_htmlParser->SetFS(&self->m_filesystem);
         }
 
         wxHtmlContainerCell *cell = (wxHtmlContainerCell *)m_htmlParser->