]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cmndata.h
possible fix for templates with digitalmars
[wxWidgets.git] / include / wx / cmndata.h
index d1aed4df34f59d524e328a6d01c463d6e14d4012..390ec00aed0824aaf68626744312611eec19412a 100644 (file)
@@ -218,9 +218,11 @@ public:
 #elif defined(__WXMAC__)
     void*           m_macPageFormat ;
     void*           m_macPrintSettings ;
+    void*                      m_macPrintSession ;
 #endif
 
 private:
+
     int             m_printNoCopies;
     int             m_printOrientation;
     bool            m_printCollate;