]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dcprint.h
Try loading even English translations if provided.
[wxWidgets.git] / include / wx / motif / dcprint.h
index 1292a44ea15678d975e7416342300d2f703142f0..d0e133cb51fbee412705966fd7244bff2d0a29cc 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -21,7 +20,7 @@ public:
     wxPrinterDCImpl(const wxString& driver, const wxString& device,
                     const wxString& output,
                     bool interactive = true,
-                    int orientation = wxPORTRAIT);
+                    wxPrintOrientation orientation = wxPORTRAIT);
     virtual ~wxPrinterDC();
 
     wxRect GetPaperRect() const;