]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dcprint.h
add wxUSE_TASKBARICON_BALLOONS to make it possible to turn off their usage if our...
[wxWidgets.git] / include / wx / os2 / dcprint.h
index b6719862f6af429b820fc3582e0cc1f12a02db67..0cf75b37b196e82e1e635ac208e72fc0e3dc2386 100644 (file)
@@ -1,12 +1,12 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        dcprint.h
+// Name:        wx/os2/dcprint.h
 // Purpose:     wxPrinterDC class
 // Author:      David Webster
 // Modified by:
 // Created:     09/12/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCPRINT_H_
@@ -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