Added Get/SetParentWindow to allow the same easy printing object to be used even

if the original parent frame was deleted


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@47862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-08-03 08:50:49 +00:00
parent a635e97d0e
commit d916510cb3
3 changed files with 32 additions and 11 deletions

View File

@@ -34,6 +34,8 @@
*wxAuiNotebook*SetNormalFont*;
*wxAuiNotebook*SetSelectedFont*;
*wxDocument*GetUserReadableName*;
*wxHtmlEasyPrinting*GetParentWindow*;
*wxHtmlEasyPrinting*SetParentWindow*;
*wxLog*DoCreateOnDemand*;
*wxLogChain*DetachOldLog*;
*wxMemoryFSHandler*AddFileWithMimeType*;