]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dcclient.h
added cw6 fixes and patrick's patches
[wxWidgets.git] / include / wx / motif / dcclient.h
index 26969d28338c41e47d3dbec37c82c744ebe8479d..7e4bcf3cb103e27d0b78b5266457549269b8dea1 100644 (file)
@@ -149,7 +149,7 @@ protected:
     int          m_currentPenJoin ;
     int          m_currentPenCap ;
     int          m_currentPenDashCount ;
-    char*        m_currentPenDash ;
+    wxMOTIFDash* m_currentPenDash ;
     wxBitmap     m_currentStipple ;
     int          m_currentStyle ;
     int          m_currentFill ;