Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: dcprint.h
|
||||
// Name: wx/os2/dcprint.h
|
||||
// Purpose: wxPrinterDC class
|
||||
// Author: David Webster
|
||||
// Modified by:
|
||||
@@ -37,6 +37,8 @@ class WXDLLEXPORT wxPrinterDC: public wxDC
|
||||
void StartPage(void);
|
||||
void EndPage(void);
|
||||
|
||||
wxRect GetPaperRect();
|
||||
|
||||
protected:
|
||||
virtual void DoDrawBitmap( const wxBitmap& rBmp
|
||||
,wxCoord vX
|
||||
|
Reference in New Issue
Block a user