Adapted printing samples makefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2004-11-01 23:07:49 +00:00
parent 7fcba069d8
commit 7b25d8e7bd
3 changed files with 10 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ bool WritePageHeader(wxPrintout *printout, wxDC *dc, wxChar *text, float mmToLog
// The `main program' equivalent, creating the windows and returning the
// main frame
bool MyApp::OnInit(void)
{
m_testFont.Create(10, wxSWISS, wxNORMAL, wxNORMAL);