]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dcprint.h
Added project files for wxUniv under MSW
[wxWidgets.git] / include / wx / mac / dcprint.h
index f699f65351c0a05b0d84837adeb66c1b7ae9674a..b06714920c6be97b881eae41a04cfabb05d2a6b3 100644 (file)
@@ -36,7 +36,7 @@ class WXDLLEXPORT wxPrinterDC: public wxDC
  protected :
  #if TARGET_CARBON
     #if PM_USE_SESSION_APIS
-      PMPrintSession  m_macPrintPort ;
+      PMPrintSession  m_macPrintSession;
     #else
       PMPrintContext  m_macPrintPort ;
     #endif