fixed typo in 2.8 backport of MSW print preview fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1951,7 +1951,7 @@ static bool RenderPageFragment(wxPrintPreviewBase *preview,
|
|||||||
wxPrinterDC& printer,
|
wxPrinterDC& printer,
|
||||||
wxMemoryDC& finalDC,
|
wxMemoryDC& finalDC,
|
||||||
const wxRect& rect,
|
const wxRect& rect,
|
||||||
int pageHeight, int pageWidth,
|
int pageWidth, int pageHeight,
|
||||||
int pageNum)
|
int pageNum)
|
||||||
{
|
{
|
||||||
// compute 'rect' equivalent in the small final bitmap:
|
// compute 'rect' equivalent in the small final bitmap:
|
||||||
|
Reference in New Issue
Block a user