]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dcclient.h
added default ctor to wxStaticText
[wxWidgets.git] / include / wx / x11 / dcclient.h
index ec974c1bb308c7eba3f24a3c40d643d85ab4e4d4..ab3fc7a2152e953a7efad737e314583a8d83df84 100644 (file)
@@ -145,7 +145,7 @@ protected:
     int          m_currentPenJoin ;
     int          m_currentPenCap ;
     int          m_currentPenDashCount ;
-    wxMOTIFDash* m_currentPenDash ;
+    wxX11Dash*   m_currentPenDash ;
     wxBitmap     m_currentStipple ;
     int          m_currentStyle ;
     int          m_currentFill ;