preparing for HTML printing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-10-10 20:17:42 +00:00
parent 247e5b1632
commit db98870d82
4 changed files with 61 additions and 3 deletions

View File

@@ -321,6 +321,7 @@ wxHtmlImageCell::wxHtmlImageCell(wxFSFile *input, int w, int h, int align, wxStr
m_ImageMap = NULL;
m_MapName = mapname;
SetCanLiveOnPagebreak(FALSE);
}