X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7ed0328efdd437aec70b9ac4e7c9eee6073021d0..f968da288ee04ec5c0265861bb7a18182c0fb22e:/src/html/m_tables.cpp?ds=sidebyside diff --git a/src/html/m_tables.cpp b/src/html/m_tables.cpp index 54515038f9..f50de26c79 100644 --- a/src/html/m_tables.cpp +++ b/src/html/m_tables.cpp @@ -681,7 +681,7 @@ TAG_HANDLER_BEGIN(TABLE, "TABLE,TR,TD,TH") oldcont = c = m_WParser->OpenContainer(); - m_Table = new wxHtmlTableCell(c, tag); + m_Table = new wxHtmlTableCell(c, tag, m_WParser->GetPixelScale()); // width: {